docs/ServiceResourceAttachment.md in eilam_test-1.1.14 vs docs/ServiceResourceAttachment.md in eilam_test-1.1.15
- old
+ new
@@ -1,6 +1,6 @@
-# EilamTest::ServiceResourceAttachment
+# AutosdeOpenapiClient::ServiceResourceAttachment
## Properties
| Name | Type | Description | Notes |
| ---- | ---- | ----------- | ----- |
@@ -10,12 +10,12 @@
| **uuid** | **String** | uuid | [optional] |
## Example
```ruby
-require 'eilam_test'
+require 'autosde_openapi_client'
-instance = EilamTest::ServiceResourceAttachment.new(
+instance = AutosdeOpenapiClient::ServiceResourceAttachment.new(
compliant: null,
service: null,
storage_resource: null,
uuid: null
)