-
Notifications
You must be signed in to change notification settings - Fork 0
Pull requests: traPtitech/Checkin-openapi
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
refactor: OpenAPI仕様のバージョンを 3.0.3 へダウングレードし、MeResponseの設計注記をクリーンアップ (#50)
#53
opened May 30, 2026 by
reiroop
Collaborator
Loading…
feat: デフォルトセキュリティ定義を NeoShowcaseAuth のみに制限し、一般ユーザー向けエンドポイントの認証を個別定義化 (#49)
#51
opened May 30, 2026 by
reiroop
Collaborator
Loading…
feat: 管理者権限による請求書作成(POST /invoices)APIの定義追加 (#46)
#48
opened May 30, 2026 by
reiroop
Collaborator
Loading…
feat: 商品一覧の取得(GET /products)およびメタデータ等の更新(PATCH /products/:id)APIの定義追加 (#45)
#47
opened May 30, 2026 by
reiroop
Collaborator
Loading…
feat: PostCustomerRequest / PatchCustomerRequest からの email / traq_id の削除
#42
opened May 28, 2026 by
reiroop
Collaborator
Loading…
feat: リクエストスキーマの厳格化(minProperties / additionalProperties の追加)
#40
opened May 28, 2026 by
reiroop
Collaborator
Loading…
feat: 部員・管理者向けAPIにおける認証要件のNeoShowcaseAuth一本化と認可設計
#39
opened May 28, 2026 by
reiroop
Collaborator
Loading…
feat: ログインユーザーのセッション情報を取得する GET /me エンドポイントを新設
#35
opened May 28, 2026 by
reiroop
Collaborator
Loading…
feat: openapi.yaml に securitySchemes と security を追加
#33
opened May 27, 2026 by
reiroop
Collaborator
Loading…
feat: PATCH /customersを差分更新(PatchCustomerRequestの追加)に修正
#30
opened May 22, 2026 by
reiroop
Collaborator
Loading…
feat: invoiceのstatusの定義を共通スキーマInvoiceStatusに統一
#29
opened May 22, 2026 by
reiroop
Collaborator
Loading…
feat: schemaの命名をInvoiceからGetInvoicesResponseに変更
#28
opened May 22, 2026 by
reiroop
Collaborator
Loading…
feat: schemaの命名規則をHTTP Method + Resource + (Request|Response)に統一
#27
opened May 22, 2026 by
reiroop
Collaborator
Loading…
feat: /list/checkout-sessionsを/checkout/sessionsに変更
#26
opened May 22, 2026 by
reiroop
Collaborator
Loading…
Bump github.com/getkin/kin-openapi from 0.128.0 to 0.131.0
dependencies
Pull requests that update a dependency file
go
Pull requests that update go code
#8
opened May 28, 2025 by
dependabot
Bot
Loading…
ProTip!
Filter pull requests by the default branch with base:main.