-
http://jsonapi.org/
This seems like a reasonable API format to support. What do you think?
-
I'm opening this one here to continue the discussion in [#226 from the old repo](https://github.com/json-schema/json-schema/issues/226).
Basically the "request" is that there should be some mechanism…
-
**[Josh Long](https://jira.spring.io/secure/ViewProfile.jspa?name=joshlong)** opened **[SPR-10628](https://jira.spring.io/browse/SPR-10628?redirect=false)** and commented
Hi
it's natural to upload f…
-
#### What are you trying to achieve?
We have some code that redirects to a non-http(s) protocol URI. We would like to test that the redirect returned by Symfony is correct.
#### What do you get i…
-
Something that got lost in the current Draft is a clean definition of the values that can be put into the `rel` fields of forms. They had been collected in the [Binding Templates](https://w3c.github.i…
-
It seems that there may have been a backwards-compatible break introduced in 1.8.0 that causes issues generating hypermedia links for certain configurations. For example, here is a setup that worked i…
-
Hi!
I'm a total newbie with both Kotlin and http4k, but loving how it looks. Kudos!
I was poking around at the TodoBackend implementation, and noticed that [you're hard-coding the base url](ht…
-
Hey, ReDoc community!
To support OpenAPI 3.0 I am working on a major refactor of the codebase. As part of this refactor I am considering rewriting ReDoc view layer completely to React.
Why?
I'v…
-
I'm using a method in a controller that returns a list of resources, built using toResources(). However, in the resulting json, the links are in a field called "links", and not "_links" as expected.
#…
-
***[EDIT: See better problem statement two comments below]***
Now that `$ref` can have adjacent keywords, dereferencing/inlining is more complex. (for the purpose of this issue, we're just talking…