docs/Job.md in eilam_test-1.1.15 vs docs/Job.md in eilam_test-1.1.16
- old
+ new
@@ -1,6 +1,6 @@
-# AutosdeOpenapiClient::Job
+# EilamTest::Job
## Properties
| Name | Type | Description | Notes |
| ---- | ---- | ----------- | ----- |
@@ -13,12 +13,12 @@
| **task_name** | **String** | task_name | [optional] |
## Example
```ruby
-require 'autosde_openapi_client'
+require 'eilam_test'
-instance = AutosdeOpenapiClient::Job.new(
+instance = EilamTest::Job.new(
date_finished: null,
date_started: null,
status: null,
task_args: null,
task_id: null,