Skip to content

Update Open API #80

New issue

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

Closed
ckunki opened this issue Oct 9, 2024 · 0 comments · Fixed by #81
Closed

Update Open API #80

ckunki opened this issue Oct 9, 2024 · 0 comments · Fixed by #81
Assignees
Labels
refactoring Code improvement without behavior change

Comments

@ckunki
Copy link
Collaborator

ckunki commented Oct 9, 2024

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

"createdbyID": {
    "type": "string"
},
"createdbyFirstName": {
    "type": "string"
},
"createdbyLastName": {
    "type": "string"
},
@ckunki ckunki self-assigned this Oct 9, 2024
@ckunki ckunki added feature Product feature refactoring Code improvement without behavior change and removed feature Product feature labels Oct 9, 2024
ckunki added a commit that referenced this issue Oct 9, 2024
@ckunki ckunki closed this as completed in #81 Oct 9, 2024
ckunki added a commit that referenced this issue Oct 9, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
refactoring Code improvement without behavior change
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant