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

Clearly document config.js (base URI and headers) #3

Open
handrews opened this issue Apr 30, 2018 · 0 comments
Open

Clearly document config.js (base URI and headers) #3

handrews opened this issue Apr 30, 2018 · 0 comments

Comments

@handrews
Copy link
Contributor

Equivalent of cloudflare/doca#5

baseUri is used for the base when resolving href for examples. With draft-04 it is the only way to do so. draft-06+ have base, so this isn't really needed

globalHrefSchema is more or less what it says, corresponding to the draft-07 headerSchema. Need to explain its behavior (it's overridden by headerSchema, not allOf'd) and perhaps direct people to more flexible uses of headerSchema even with older drafts.

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

No branches or pull requests

1 participant