We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
The latest version of upstream openapi contains additional fields for object Schedules:
Schedules
createdbyID
createdbyFirstName
createdbyLastName
See failed build https://github.com./exasol/saas-api-python/actions/runs/11247097876
"createdbyID": { "type": "string" }, "createdbyFirstName": { "type": "string" }, "createdbyLastName": { "type": "string" },
The text was updated successfully, but these errors were encountered:
#80: Updated openapi.json
openapi.json
cce7d4b
#80: Updated openapi.json (#81)
333f37c
ckunki
Successfully merging a pull request may close this issue.
The latest version of upstream openapi contains additional fields for object
Schedules
:createdbyID
createdbyFirstName
createdbyLastName
See failed build https://github.com./exasol/saas-api-python/actions/runs/11247097876
The text was updated successfully, but these errors were encountered: