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

fix #19 support path with dot #21

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

AyWa
Copy link

@AyWa AyWa commented Aug 22, 2019

fix #19

When the filename was x.y.z.yaml the swagger validation was failing. It is coming from the lodash function _.set that serialize the . as a sub object, check lodash/lodash#3529

@AyWa
Copy link
Author

AyWa commented Aug 26, 2019

@RomanHotsiy Let me know if I need to do something else

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 this pull request may close these issues.

Dot in filename
1 participant