Skip to content
This repository has been archived by the owner on Mar 15, 2019. It is now read-only.

Export to RAML: Wrong uri format #32

Closed
glodieu opened this issue Oct 4, 2016 · 0 comments
Closed

Export to RAML: Wrong uri format #32

glodieu opened this issue Oct 4, 2016 · 0 comments

Comments

@glodieu
Copy link
Contributor

glodieu commented Oct 4, 2016

Swagger defines an invalid format like:
format: uri
type: string
swagger doesn't convert nothing in this case, so export has the same values.
The problem is that format uri is not valid in RAML, so expected result is:
type: string

glodieu pushed a commit that referenced this issue Oct 5, 2016
@glodieu glodieu closed this as completed Oct 5, 2016
marbemac pushed a commit that referenced this issue Oct 7, 2016
* closes #32

* add tests
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant