-
Notifications
You must be signed in to change notification settings - Fork 0
Closed
Labels
refactoringCode improvement without behavior changeCode improvement without behavior change
Description
The latest version of upstream openapi contains additional fields for object Schedules:
createdbyIDcreatedbyFirstNamecreatedbyLastName
See failed build https://github.com/exasol/saas-api-python/actions/runs/11247097876
"createdbyID": {
"type": "string"
},
"createdbyFirstName": {
"type": "string"
},
"createdbyLastName": {
"type": "string"
},Metadata
Metadata
Assignees
Labels
refactoringCode improvement without behavior changeCode improvement without behavior change