|
1 | 1 | lockVersion: 2.0.0
|
2 | 2 | id: 8eb78f74-a965-461b-96d6-fcfa1cb6186a
|
3 | 3 | management:
|
4 |
| - docChecksum: c4bbb668676635dabb3d2be600272902 |
| 4 | + docChecksum: faf71a2fd549ee108515b43e930d0e1c |
5 | 5 | docVersion: "2024-04-01"
|
6 | 6 | speakeasyVersion: 1.513.4
|
7 | 7 | generationVersion: 2.545.4
|
8 |
| - releaseVersion: 0.2.6 |
9 |
| - configChecksum: 07b59bfff94b3f00c47978f8f17ac80c |
| 8 | + releaseVersion: 0.2.7 |
| 9 | + configChecksum: c9a70ab80ed635d2c2657d1a2d5c3a11 |
10 | 10 | repoURL: https://github.com/Gusto/gusto-ruby-client.git
|
11 | 11 | repoSubDirectory: gusto_embedded
|
12 | 12 | installationURL: https://github.com/Gusto/gusto-ruby-client -d gusto_embedded
|
@@ -789,6 +789,7 @@ generatedFiles:
|
789 | 789 | - docs/models/operations/workaddress.md
|
790 | 790 | - docs/models/shared/accounttype.md
|
791 | 791 | - docs/models/shared/accruingtimeoffhour.md
|
| 792 | + - docs/models/shared/accruingtimeoffhourobject.md |
792 | 793 | - docs/models/shared/achtransaction.md
|
793 | 794 | - docs/models/shared/achtransactionrecipienttype.md
|
794 | 795 | - docs/models/shared/activecompanies.md
|
@@ -1959,6 +1960,7 @@ generatedFiles:
|
1959 | 1960 | - lib/gusto_embedded/models/shared.rb
|
1960 | 1961 | - lib/gusto_embedded/models/shared/account_type.rb
|
1961 | 1962 | - lib/gusto_embedded/models/shared/accruing_time_off_hour.rb
|
| 1963 | + - lib/gusto_embedded/models/shared/accruing_time_off_hour_object.rb |
1962 | 1964 | - lib/gusto_embedded/models/shared/ach_transaction.rb
|
1963 | 1965 | - lib/gusto_embedded/models/shared/ach_transaction_recipient_type.rb
|
1964 | 1966 | - lib/gusto_embedded/models/shared/active_companies.rb
|
@@ -6379,7 +6381,7 @@ examples:
|
6379 | 6381 | application/json: {"regular_hours_worked": 30.25, "overtime_hours_worked": 10, "double_overtime_hours_worked": 0, "pto_hours_used": 5.5, "sick_hours_used": 0}
|
6380 | 6382 | responses:
|
6381 | 6383 | "200":
|
6382 |
| - application/json: [{"time_off_policy_uuid": "c3a15554-f124-415d-b2c4-90b430fd8eb1", "hours": "3.2"}, {"time_off_policy_uuid": "386fc48d-52d2-4009-87b3-368f74f6b3df", "hours": "6.0"}] |
| 6384 | + application/json: {"hours_earned": []} |
6383 | 6385 | Basic:
|
6384 | 6386 | parameters:
|
6385 | 6387 | path:
|
|
0 commit comments