Skip to content

Update Open API #80

@ckunki

Description

@ckunki

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"
},

Metadata

Metadata

Assignees

Labels

refactoringCode improvement without behavior change

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions