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 "extensions" field to contact() #63

Open
jonthegeek opened this issue Oct 5, 2023 · 0 comments
Open

Add "extensions" field to contact() #63

jonthegeek opened this issue Oct 5, 2023 · 0 comments

Comments

@jonthegeek
Copy link
Owner

It is very common for the contact field to have extra bits, and sometimes only extra bits. Allow for that.

Example: https://api.apis.guru/v2/specs/fec.gov/1.0/openapi.yaml

Rather than dumping extra fields, lets give them a place to live.
Add a list-based extensions field to contact() (and, eventually, everything, but this ticket is only for contact()). Pull the "x-" off of those extra fields, then add them to that list.

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

No branches or pull requests

1 participant