Skip to content

Update OpenAPI schema#23

Merged
hikaru-0602 merged 2 commits intomainfrom
update-openapi-schema
Mar 27, 2026
Merged

Update OpenAPI schema#23
hikaru-0602 merged 2 commits intomainfrom
update-openapi-schema

Conversation

@dotto-api-schema-updater
Copy link
Copy Markdown
Contributor

This PR updates the OpenAPI schema from dotto-typespec.

Triggered by: fun-dotto/dotto-typespec@a0afda6

@hikaru-0602 hikaru-0602 marked this pull request as ready for review March 27, 2026 08:51
Copy link
Copy Markdown
Contributor

@hikaru-0602 hikaru-0602 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

task generateだけした

Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates this repo’s OpenAPI contract (sourced from dotto-typespec) and regenerates the Go API types accordingly, ensuring the server/client code stays in sync with the upstream schema change.

Changes:

  • Add roomIds as a required field on TimetableItemRequest in the OpenAPI schema.
  • Regenerate Go API models to include RoomIds on TimetableItemRequest.

Reviewed changes

Copilot reviewed 1 out of 2 changed files in this pull request and generated no comments.

File Description
openapi/openapi.yaml Makes roomIds a required request property for timetable item creation.
generated/api.gen.go Updates generated request model to include RoomIds []string with json:"roomIds".

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@hikaru-0602 hikaru-0602 merged commit c22c004 into main Mar 27, 2026
6 checks passed
@hikaru-0602 hikaru-0602 deleted the update-openapi-schema branch March 27, 2026 08:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants