Skip to content

Commit

Permalink
Regenerate client from commit 35cc0229 of spec repo
Browse files Browse the repository at this point in the history
  • Loading branch information
ci.datadog-api-spec committed Jan 11, 2024
1 parent 8371e9d commit 61e8654
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions .apigentools-info
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,13 @@
"spec_versions": {
"v1": {
"apigentools_version": "1.6.6",
"regenerated": "2024-01-10 16:13:59.439362",
"spec_repo_commit": "f84630e6"
"regenerated": "2024-01-11 19:13:41.241721",
"spec_repo_commit": "35cc0229"
},
"v2": {
"apigentools_version": "1.6.6",
"regenerated": "2024-01-10 16:13:59.452938",
"spec_repo_commit": "f84630e6"
"regenerated": "2024-01-11 19:13:41.256323",
"spec_repo_commit": "35cc0229"
}
}
}
2 changes: 1 addition & 1 deletion tests/v1/features/undo.json
Original file line number Diff line number Diff line change
Expand Up @@ -527,7 +527,7 @@
{
"name": "body",
"origin": "request",
"template": "{\"client_email\": \"{{ client_email }}\", \"client_id\": \"{{ client_id }}\", \"project_id\": \"{{ project_id }}\"}"
"template": "{\"client_email\": \"{{client_email}}\", \"client_id\": \"{{client_id}}\", \"project_id\": \"{{project_id}}\"}"
}
],
"type": "unsafe"
Expand Down

0 comments on commit 61e8654

Please sign in to comment.