FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Removing type confusion by philsturgeon · Pull Request #1522 · OAI/OpenAPI-Specification · GitHub

Removing type confusion - #1522

Merged
webron merged 2 commits into
OAI:v3.0.2-devfrom
philsturgeon:remove-type-confusion
Apr 9, 2018
Merged

Removing type confusion#1522
webron merged 2 commits into
OAI:v3.0.2-devfrom
philsturgeon:remove-type-confusion

Conversation

philsturgeon commented Apr 3, 2018
edited
Loading

Copy link
Copy Markdown
Contributor

The "Common Name" field was confusing people

So many people were considering dateTime, etc to be an OpenAPI type that tool vendors were implementing functionality to normalize this.

mikunn/openapi-schema-to-json-schema#4

I too in the past have thought I was meant to use dateTime in the format, not date-time. Let's just get rid of this column, it serves no real purpose as far as I can tell.

Copy link
Copy Markdown
Member

@philsturgeon could you target this PR against the versions/3.0.2.md file on this branch?

So many people were considering dateTime, etc to be an OpenAPI type that tool vendors were implementing functionality to normalize this.

mikunn/openapi-schema-to-json-schema#4

I too in the past have thought I was meant to use dateTime in the format, not date-time. Let's just get rid of this column, it serves no real purpose as far as I can tell.

Copy link
Copy Markdown
Contributor Author

@MikeRalphson done! 😅

webron merged commit 774e426 into OAI:v3.0.2-dev Apr 9, 2018
philsturgeon deleted the remove-type-confusion branch April 9, 2018 16:32
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
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.

6 participants


Back | FazBrowse Home | New Git URL