Skip to content

Conversation

@ma91n
Copy link
Collaborator

@ma91n ma91n commented Nov 10, 2023

No description provided.

@ma91n ma91n self-assigned this Nov 10, 2023
@ma91n ma91n merged commit 08f30b5 into master Nov 10, 2023
@ma91n ma91n deleted the feature/openapispec branch November 10, 2023 06:39
- 箇条書き2
- 箇条書き3
```
[ファイルフォーマット規約](yaml_standards.md)に準じる。
Copy link
Member

Choose a reason for hiding this comment

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

このリンクは正しいですか?

- 文字列として認識させる必要のある数字("0123")
- 60 進数と認識させたくない場合("12:34")
- Bool として認識させたくない("true", "false", "yes", "no", "y", "n", "on", "off")
Copy link
Member

Choose a reason for hiding this comment

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

「YAML 1.2を用いる」とあるにもかかわらず、YAML 1.2ではboolとして認識しない「"yes", "no", "y", "n", "on", "off"」が例として書いてあるのは違和感があります。また、60進数も同様です。
パーサーが1.1として解釈してしまうことを考慮しているなら注記があった方が良いと思います。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants