Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add DefineNumberFormat function #107

Closed
Tracked by #318
bgoesswe opened this issue Jul 11, 2019 · 1 comment · Fixed by #976
Closed
Tracked by #318

Add DefineNumberFormat function #107

bgoesswe opened this issue Jul 11, 2019 · 1 comment · Fixed by #976

Comments

@bgoesswe
Copy link

Hey,
We use a custom format with type "number" e.g.:
"eo:epsg": {
"type": "number",
"format": "epsg-code",
...
}

There is the function DefineStringFormat implemented into openapi3 (related issues #103, #79), but it only handles elements with type "string". So there is a need for a DefineNumberFormat function.

@fenollp
Copy link
Collaborator

fenollp commented Jul 12, 2019

Pars welcomed!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants