-
Notifications
You must be signed in to change notification settings - Fork 9.1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Indirect->Implicit, unify operationId, more tweaks
Every time I try to reference this section in another PR I type "implicit" instead of "indirect" so let's just go with that. Let's also treat `operationId` uniformly, because it fits better with how we parse documents, and the only thing this changes is in the only-the-entry-document-has-an-OpenAPI-object case, where it incorporates Path Item Objects in the entry document that are otherwise un-referenced. It seems likely that one would only include Path Item Objects in the entry document's components if one expected them to be used.
- Loading branch information
Showing
1 changed file
with
7 additions
and
4 deletions.
There are no files selected for viewing
This file contains 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