Skip to content
This repository has been archived by the owner on Jul 5, 2021. It is now read-only.

Dot in filename #19

Open
AyWa opened this issue Aug 20, 2019 · 0 comments · May be fixed by #21
Open

Dot in filename #19

AyWa opened this issue Aug 20, 2019 · 0 comments · May be fixed by #21

Comments

@AyWa
Copy link

AyWa commented Aug 20, 2019

Bug description

Seems like . can not be use in PATH.

For example:

  • '/users/{username}' is defined in a filename: users@{username}.yaml

But if we want to have users.whatever/{username} I dont know anyway to defined it correctly.
If the filename is users.whatever@{username}.yaml it will fail with:

> swagger-repo validate

Validating definition...
Failed OpenAPI3 schema validation:

undefined:
  1) #/ should be object but got undefined
AyWa added a commit to AyWa/swagger-repo that referenced this issue Aug 22, 2019
@AyWa AyWa linked a pull request Aug 22, 2019 that will close this issue
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant