Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
# 1.0.0 (2019-04-01) ### Bug Fixes * add alt to logo ([37898f3](37898f3)) * add description for contentDescriptors ([e65b691](e65b691)) * add empty job ([0691234](0691234)) * add error to method ([a12b656](a12b656)) * add example in schema case ([5e61cca](5e61cca)) * add extra explanation ([791cf11](791cf11)) * add info about examples and meta schema ([8623dea](8623dea)) * add markdownlint ([ea6994b](ea6994b)), closes [#148](#148) * add name and summary to Link Object ([cafd56b](cafd56b)), closes [#127](#127) * add pairing name ([299d523](299d523)) * add param structure field to support json rpc accurately ([e848fe6](e848fe6)) * add required to errorObject fields ([8d295de](8d295de)), closes [#104](#104) * add video guide for making small documentation changes ([687692d](687692d)) * always use examples as array ([9c31f53](9c31f53)) * better definitions ([aca0dff](aca0dff)) * capitalize must ([3a55a0f](3a55a0f)) * capitlization fix ([36724ca](36724ca)) * center sponsored by ([52c63e0](52c63e0)) * change discovery to discover ([149b79c](149b79c)) * change discovery to discover ([be98ab4](be98ab4)) * change name of runtime expressions standard ([de484d1](de484d1)) * change name to pairing from mapping ([3856cc9](3856cc9)) * components cant be reference objects ([9496962](9496962)) * content descriptor object required default ([11ccc36](11ccc36)) * content-descriptor-object link ([7d3c257](7d3c257)) * contentDescriptor over parametersObject ([eb986c3](eb986c3)) * define JSON String templating language for template strings ([8437e18](8437e18)) * descriptions shouldnt read 'a short description' ([66425b1](66425b1)) * desired values text for runtime expression ([435abb9](435abb9)) * discovery to reflect JSON RPC spec ([225ea77](225ea77)) * dont center examplePairingObject ([c24c1cc](c24c1cc)), closes [#110](#110) * dont use method text in content descriptor ([4a3cd0c](4a3cd0c)), closes [#109](#109) * error docs meaning field to data ([336873e](336873e)) * errors ([c881703](c881703)) * example params may be a reference object ([704d14a](704d14a)) * example-object result ([2ad2987](2ad2987)) * fix ci ([31eded4](31eded4)) * fix extra whitespace ([d91bf21](d91bf21)) * fix indentation ([14b6635](14b6635)) * fix missing quotes around methods ([67dd189](67dd189)) * fixup remaining errors ([481abfc](481abfc)) * fixups ([d187d26](d187d26)) * formatting on server vars ([2194c76](2194c76)) * incorrect methods example ([37c2753](37c2753)) * invalid json and typos ([e32ff7c](e32ff7c)) * json broken ([ace1fc0](ace1fc0)) * JSON-RPC over JSON RPC ([3b04e68](3b04e68)) * keep APIs wording use consistent ([e4310f4](e4310f4)) * left over dasherizing ([01900d4](01900d4)) * link request param fix ([b93e2f5](b93e2f5)) * links example + contentDescriptor example + method example ([a7ff97d](a7ff97d)) * links in method ([24646ee](24646ee)) * links should be arrays ([081aa23](081aa23)) * lint fixes ([05f5f87](05f5f87)) * localhost if server is empty ([4f942b3](4f942b3)) * lowercase error field names ([948f535](948f535)) * messed up spacing ([2cdc1f4](2cdc1f4)) * method over operation ([546275d](546275d)) * method params ([9e721f8](9e721f8)) * method servers ([25d4304](25d4304)) * method-examples link and description ([7f9da28](7f9da28)) * methodObject tag link ([b3f9bd6](b3f9bd6)) * methods should be method ([9881f8f](9881f8f)) * move conventions and resource up in the readme ([95fe209](95fe209)) * move to pristine ([16470f1](16470f1)) * nameExample JSON syntax error ([5d0f799](5d0f799)) * reference json schema for $refs ([c26b217](c26b217)) * reference to openapi ([157d238](157d238)) * remove a level of header indent ([0f7a0b4](0f7a0b4)) * remove comment about organization ([f1a3347](f1a3347)) * remove datatypes and defer to json schema spec ([2c4a895](2c4a895)) * remove document structure ([b863f5f](b863f5f)) * remove examples from spec ([9acf1c1](9acf1c1)), closes [#123](#123) * remove extra stuff ([#7](#7)) ([2bcaa35](2bcaa35)) * remove hard tabs rule ([10efb9a](10efb9a)) * remove header a tag wrappers ([3bc7ba7](3bc7ba7)) * remove left over a wrapper ([ffd8f23](ffd8f23)) * remove linkRequest ([04e9327](04e9327)) * remove old cname file ([aeb85a3](aeb85a3)) * remove old license ([54950a2](54950a2)) * remove references to anything yaml related ([6e90463](6e90463)) * remove trash files ([0e2c660](0e2c660)) * remove travis.yml ([#9](#9)) ([71be1bf](71be1bf)) * remove unneeded schema spec duplication ([a542cd9](a542cd9)) * remove whitespace rule ([9118866](9118866)) * Rename LICENSE -> LICENSE.md ([6389e32](6389e32)) * replace github for Github ([161f729](161f729)) * result over response ([bcbc3a7](bcbc3a7)) * results and params docs busted ([91076e8](91076e8)) * results in link example ([4894a77](4894a77)) * results is now result ([71f3010](71f3010)) * revert example changes ([a333a7a](a333a7a)) * rewriting existing JSON-RPC API clarification ([9d7d53d](9d7d53d)) * runtime expression table ([2f38638](2f38638)) * schema required on contentDescriptorObject ([46efa4d](46efa4d)), closes [#126](#126) * server needs name ([a1ca601](a1ca601)) * suggestion required link name ([1e29076](1e29076)) * table misformated ([928a8c8](928a8c8)) * tags shouldnt be in root ([58c914b](58c914b)) * typo in CONTRIBUTING.md and compose command in BUILDING.md ([19f68fa](19f68fa)) * unescaped by-position ([8f264ae](8f264ae)), closes [#90](#90) * unique error codes ([3205b7d](3205b7d)) * update BUILDING.md ([02d18c5](02d18c5)) * update BUILDING.md typo ([e89ef99](e89ef99)) * update CONTRIBUTING.md adding docs ([944931c](944931c)) * update CONTRIBUTING.md choppy code changes and testing ([84b8d67](84b8d67)) * update CONTRIBUTING.md grammer around preview markdown ([cbce371](cbce371)) * update CONTRIBUTING.md how to fork a repo ([b2df0bb](b2df0bb)) * update CONTRIBUTING.md to get rid of cloning or forking ([cd0aeeb](cd0aeeb)) * update CONTRIBUTING.md typo ([339fee5](339fee5)) * update link to template language ([f8dafd1](f8dafd1)) * update README introduction list formatting ([adedd85](adedd85)) * update README.md remove YAML ([69a4dd0](69a4dd0)) * update README.md simplify open source grammar ([fe4111f](fe4111f)) * update README.md typo its ([832ca2c](832ca2c)) * updated README ([11d4da2](11d4da2)) * updated README ([#2](#2)) ([16f8f29](16f8f29)) * use Github Flavored Markdown ([f3303cf](f3303cf)) * use OpenRPC over OPENRPC ([3ffabba](3ffabba)), closes [#20](#20) * use raw link for etc labs logo ([5f52284](5f52284)) * **build:** add script ([ed511e1](ed511e1)) * **components:** add examplePairingObjects ([f7e735d](f7e735d)), closes [#98](#98) * **components:** add tagObject ([d449c8a](d449c8a)), closes [#99](#99) * **contentDescriptor:** name is required ([41927d8](41927d8)), closes [#88](#88) * use runtime expression for server.url ([967f1b3](967f1b3)) * **examplePairing:** fix table formatting ([82bc779](82bc779)) * use runtime expression as type for server url ([d932d0e](d932d0e)) * wip ([ea774c7](ea774c7)) * **versions:** formatting issues resolved ([bc26551](bc26551)) * wrong brackets ([32f5fb9](32f5fb9)) * **examples:** add a link to the examples ([2f378b9](2f378b9)) * **format:** more specific about patterned field uniqueness ([3654295](3654295)) * **methodObject:** change parameters to params ([89f4692](89f4692)), closes [#117](#117) * **methodObject:** method name is required ([84c8ded](84c8ded)), closes [#118](#118) * **methodObject:** params are required ([99995a5](99995a5)), closes [#108](#108) * **server-description:** typo with github md link ([9a4e957](9a4e957)) * **serverObject:** add summary ([544b174](544b174)), closes [#108](#108) * **tagObject:** add summary ([d868c3f](d868c3f)) * **versions:** consistent use of x ([3df1d5c](3df1d5c)) * **versions:** remove extra words ([a2558ba](a2558ba)) ### Features * add description and pairing to examples ([c76b852](c76b852)) * add empty circle ci config ([cf7f746](cf7f746)) * add examples mapping object ([3b4294a](3b4294a)) * add mdv checking to circleci ([7f217ff](7f217ff)) * add more resources to README ([0a0e5b4](0a0e5b4)) * add oneOf to the spec ([966cea0](966cea0)) * add probot ([66f591b](66f591b)) * add resources for documentation driven development ([89be66a](89be66a)) * add service description to the spec ([cd32941](cd32941)) * gh pages from master ([ff0d20f](ff0d20f)), closes [#124](#124) * initial commit ([508cf20](508cf20)) * pristine all the things ([fdf7380](fdf7380)) * ref oneOf throughout the spec ([824cd61](824cd61)) * semantic release and build ([275c10a](275c10a)) * use params over parameters ([ffae341](ffae341)), closes [#33](#33)
- Loading branch information