Skip to content
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

openapiのWebRTCUserStateSessionsの定義をする #1518

Closed
sapphi-red opened this issue Sep 12, 2022 · 0 comments
Closed

openapiのWebRTCUserStateSessionsの定義をする #1518

sapphi-red opened this issue Sep 12, 2022 · 0 comments
Assignees
Labels
good first issue 比較的取り組みが簡単 kind/dev 開発内部(のみ)に関するもの

Comments

@sapphi-red
Copy link
Contributor

この部分が命名されていない

traQ/docs/v3-api.yaml

Lines 6975 to 6989 in 1cc7444

sessions:
type: array
description: セッションの配列
items:
type: object
properties:
state:
type: string
description: 状態
sessionId:
type: string
description: セッションID
required:
- state
- sessionId

https://wiki.trap.jp/SysAd/dev/openapi-generator#head3 の通り分離されていてほしい

@sapphi-red sapphi-red added the kind/dev 開発内部(のみ)に関するもの label Sep 12, 2022
@logica0419 logica0419 added the good first issue 比較的取り組みが簡単 label Jun 4, 2023
@riku6174 riku6174 self-assigned this Jul 3, 2024
riku6174 added a commit that referenced this issue Jul 3, 2024
openapiのWebRTCUserStateSessionsの定義をする #1518
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue 比較的取り組みが簡単 kind/dev 開発内部(のみ)に関するもの
Projects
None yet
Development

No branches or pull requests

4 participants