Skip to content

Conversation

char0n
Copy link
Contributor

@char0n char0n commented Jun 29, 2021

Closes #458

@char0n char0n added enhancement New feature or request OpenAPI 3.1 ApiDOM labels Jun 29, 2021
@char0n char0n self-assigned this Jun 29, 2021
pathItems: {
PathItem1: {},
PathItem2: { $ref: '#/components/pathsItems/PathItem1' },
PathItem3: {
Copy link
Contributor Author

Choose a reason for hiding this comment

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

We currently refract everything in components/pathItems object as Reference Object if it has $ref property.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

@char0n char0n merged commit 02717c9 into master Jun 29, 2021
@char0n char0n deleted the char0n/path-item-dereference branch June 29, 2021 21:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

OpenApi 3.1: dereference of Path Item Object

1 participant