Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/json-schema-org/json-hyperschema-spec
A *future* location for the JSON Hyper-Schema I-D sources.
https://github.com/json-schema-org/json-hyperschema-spec
d19b57b9cdd0805315b79d1b4cf52889ad643fc3 authored over 7 years ago
0272069dea67102deb235e055256a431efefad90 authored over 7 years ago
6408d0404c57571db4b1af7a92ed45321c260a41 authored over 7 years ago
When possible wrap text to 100 columns as it seems to be the convention
in recent changes and is...
c40475ab8badb23157fe11d340414923275bead9 authored almost 8 years ago
Update for new meta-schemas.
6d93163daa53754a25052af77eda9f1e473090a4 authored almost 8 years ago4f113b78f84a3e77a2fc83b1cd065058adbe0751 authored almost 8 years ago
This replaces the rather lengthy discussion of hrefSchema
with a more concise and complete descr...
Instead of "user input", "client data", and "external data".
6e3c57fb7320a0ca2f8c17e0ea0f27a41c74cbc4 authored almost 8 years agohyperschema: remove obsolete references to core terminology definitions
412d9fe64cd99e72a8e0e49d2139142941ef7765 authored almost 8 years agob5336402d710351b2e085b87c52d45be9138e6f1 authored almost 8 years ago
As for "item", this term is no longer defined in JSON Schema core document
(from 3cbfc8bcab58ce6...
The "item" term is no longer defined in JSON Schema core document (from
3cbfc8bcab58ce6c0397f205...
...and the simultaneous "schema" and "encType" renames.
5632629068675c76dd008d9b64b152725af17ca4 authored almost 8 years ago
The feedback to draft-wright-json-schema-hyperschema-00 and from
the final review for draft-wrig...
These "schema" keyword is too generic of a name given that
there are now three schemas involved ...
Add an example showing how a non-HTTP URI scheme can be used,
showing a form for constructing an...
This keeps coming up, and I believe that this clarifies the existing
behavior (vs, say, using "s...
"targetSchema" is often misinterpreted as a response schema, when
it in fact is the representati...
Correct RFC 7231 "Accept" header section references.
a67437ee97efb084145b0ae2c37ae5086b09a76f authored almost 8 years ago
RFC 7231 section 5.3.1 defines "Quality Values"
RFC 7231 section 5.3.2 defines the "Accept" header
Fix typos in hyper-schema spec.
11d431311e4af746549bcd7eaf3733ac5ddf34e5 authored almost 8 years agoAlso remove what looks like a stray copy-paste of half a sentence.
cd6aea3cca040e6a0ffdd1e3b7304d42e4578257 authored almost 8 years agoUpdate release notes after looking through the logs for each file.
@donaldpipowitch, @asds, @bo...
75becb87dde1f4300451a1f68f18a9df4d8e0528 authored almost 8 years ago
Removing a stray comma, and fixing "imgDataPng" to be "imgData",
which is the name by which it i...
We removed the preprocessing rules, including those related to
using the entire instance value, ...
"id" became "$id", and we handle "$" through percent-encoding
URI Templates reserve "$", but do...
9f3e2b519e350cab3329b6a792bf9d8b72ad32db authored almost 8 years agoWe are not using "latest"-style URIs anymore.
schemaArray in hyper-schema is intended to refere...
77c2cb2df3077ca0dc034544ee7766bce82a20c5 authored almost 8 years ago63cc0b98ceba0d1e40eca124f66b2e182c820066 authored almost 8 years ago
Fix spelling / duplicate words.
b348c7dcd7f443787f5f6f2b19430c7676e677c4 authored almost 8 years agof183f161300c87d3218563981bf3cf19349ed602 authored almost 8 years ago
It's been commonly assumed that hyper-schema keywords apply only
when validation is successful. ...
c3acb499795421fc533c5597bb5f68a98d7bca87 authored almost 8 years ago
634eb0671cbae00e35d8c3f19b826218d1e71631 authored almost 8 years ago
Remove stray reference to pre-processing.
ea35b307f5c75d82305cf4b0d93a9e2d9c22b022 authored almost 8 years ago
When we had ore formats in earlier drafts, all compound names
(such as "date-time") were hyphena...
And fix a typo.
7c2e0d1007601e03413b15e16a3088d318b3b1c8 authored almost 8 years agoRemove template preprocessing.
9a3941ace0ab8aca65eca8c7291bf289e03e0fff authored almost 8 years agoc543e9ccc294a66c154a8944bf7d2ce799104723 authored almost 8 years ago
Support URI input with "hrefSchema"
182ca3c895264085928fde50ad5d29f63f3d30ef authored almost 8 years ago336a12ed81ef909e2a27474152acd51700112496 authored about 8 years ago
Correct "mediaType" to "type" in example.
405b1449886a91b7240fc341eba5a527d4cb8c0c authored about 8 years ago
This adds a more flexible and powerful mechansim for allowing
user input into the template resol...
"mediaType" is an LDO keyword. The keyword in the "media" object
is just plain "type".
It's now 2017. Keep xml2rfc from complaining.
665853e4a7ef39a819ff40b60c88b60afa587e87 authored about 8 years agob245475a556f6b9a12e7691925877bebeea40d56 authored about 8 years ago
Change "id" to "$id" to match other core keywords
561c6fa665a21c0803b2ce877f2e5f02609cf617 authored about 8 years agoFix hyper-schema example to use "schema" correctly.
ec72644ccd74152c41852b86446b6082327a6311 authored about 8 years ago794b5d8bbbe795d355a9f5ba43b8e7b8b5272ae0 authored about 8 years ago
This addresses issue #20.
"$id" matches "$schema" and "$ref", establishing a clear naming
patte...
be55142fc718d76f3ad3600b625d2c1091e7e774 authored about 8 years ago
Move hyper-schema definitions to top.
9355703a367a3fb7249df1fd823fd04ec2a570ef authored about 8 years agoStandardize format of meta-schemas.
5c9f201464ac256f5120540721d4b8c8df43c7c2 authored about 8 years ago
This brings it in line with the core/validation meta-schema and
with the standardized format pro...
This brings formatting and most of the initial field ordering
in line with the Draft 05 meta-sch...
722d428103a9c9323eee321b170b3df91e906aca authored about 8 years ago
fa77a3cf86a57ef778767f8bc3aaef3ce7ddf6ed authored about 8 years ago
fcf8602a4aa810ffa92949e3a6f3908f9d5ff5fe authored about 8 years ago
fb5ee03952f90c6576795c7807dc8dfa82cc070e authored about 8 years ago
Fix parent link example.
Fixes #97
This addresses issue #97, where it was noted that "The only
interpretation that makes sense is i...
These changes were made for draft 05 but we did not update the
meta-schemas for that draft. For...
90e3562bf19eeaa0f08a460d63d8a91e57fc4d4e authored about 8 years ago
8b5aa25bcf315e4944fd6a8e1b618b167ec258fe authored over 8 years ago
5bc88bee3c6da598c493c388f8921dc304628783 authored over 8 years ago
cf5e450c08e3ae423f7da0699c77f9ea3cf2cb65 authored over 8 years ago
e739fee31980e079df79d4729d586978344aec9b authored over 8 years ago
110a02cb17d5fe5a4ad6e0942bdedd072f40b6e7 authored over 8 years ago
ccf98439517042b01cbea75bca197a67b3855ba4 authored over 8 years ago
0f52908cb48ed854855156f8eb992ef6085a4446 authored over 8 years ago
73e15fac0785d589dc09efdd6236281e092b2154 authored over 8 years ago
2d929e105e3c909e500154e334639ab3a67b44ea authored over 8 years ago
5fee82e001513e98588640415b7889b6aa814846 authored over 8 years ago
3c0acb4b471f598c193e5f2f7d17ee64a5d51726 authored over 8 years ago
c8020d859061e0176a19125bf63b9d731bb16c25 authored over 8 years ago
af8c60f20af69eeb608f88c5672aa690cd49ccb3 authored over 8 years ago
af696a6f7f9bacdc7894fd15acc4089f75e97395 authored over 8 years ago
cee67e60e4b834fad43051e4d33e3e05e0e16350 authored over 8 years ago
793d12df5e1fd70c8aa894d00c532103647bfee7 authored over 8 years ago
Behavior of fragments are defined by their media type
684d9acf18cfafdebb929d42b4d5f8e1c9910899 authored over 8 years ago195688f47130bf1ae130c75fbfc9f2d10059b73f authored over 8 years ago
e1e4dd716851d9a51c55ccb10362ac70c120c450 authored over 8 years ago
dca8ebd7524d3a9c45762fa9def19f666cdc2bba authored over 8 years ago
238469e7fef5518cbfa69e736f44de4620467bd3 authored over 8 years ago
bdb793626bda1c22fc749ed88093a1b1e2b45e5b authored over 8 years ago
477cafdafc0383429f98f7eb005de146b179072f authored over 8 years ago
04d8755e279e4a69c8101cd8920ecf8a061cc756 authored over 8 years ago
eff7b114f7406345976e3167b61c295ddac883a4 authored over 8 years ago
9aedc10bbca665675f74d62681bb9c101270fe29 authored over 8 years ago
35ccd37c695179e0a0911a7361aa850e1ecfa5c7 authored over 8 years ago
7853797bae704a61b16f50e4fbd11b3aa049f726 authored over 8 years ago
149f098abccbf4a85a78d98756e846f85847ac9f authored over 8 years ago
46e3ab5505e85d2e742acfa2e45f49c5a4d6f490 authored over 8 years ago
5a6e4cacd4974821e5fbd4eea5d32a49c3cfd858 authored over 8 years ago
d47aad78d89a1f3da87d20827cf9c400efa28a5a authored over 8 years ago
237e2211b82ec25d196be7bba85d610a157d705a authored over 8 years ago
998da867bed4593a1230bb8c4207aac135487130 authored over 8 years ago
75a81f162ed4d3d81fab5a5f8b03effecfee550d authored over 8 years ago
56a0658fca4a027dad74cea3293ca6de09314ba0 authored over 8 years ago
This seems to be a validation keyword? Not sure what it's useful for.
We can add it back later ...
c12ff03aa0f5ee67c760f3bdebcef162e7383598 authored over 8 years ago