File tree 1 file changed +3
-3
lines changed
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -133,13 +133,13 @@ An example of doing this is:
133
133
#### Step 3.4 - Create a new JSON schema file for the new version
134
134
Repository: [ spec-json-schemas] ( https://github.com/asyncapi/spec-json-schemas )
135
135
136
- The new file should be created in the ` schemas/ ` folder in the [ spec-json-schemas ] ( https://github.com/asyncapi/spec-json-schemas ) repository .
136
+ To create a new version, please read [ Creating a new version ] ( https://github.com/asyncapi/spec-json-schemas#creating-a-new-version ) .
137
137
138
138
It should be named with the version of the new release, and a link should be added to the ` index.js ` file (in the same repository).
139
139
140
140
An example of doing this is:
141
- - this [ commit from the 2. 3.0 release] ( https://github.com/dalelane /spec-json-schemas/commit/9cff7798ac42f609927e1cb9e532ff16d360ab99 )
142
- - this [ pull request from the 2. 3.0 release] ( https://github.com/asyncapi/spec-json-schemas/pull/139 )
141
+ - this [ commit from the 3.0.0 release] ( https://github.com/asyncapi /spec-json-schemas/pull/221/files )
142
+ - this [ pull request from the 3.0.0 release] ( https://github.com/asyncapi/spec-json-schemas/pull/221 )
143
143
144
144
#### Step 3.5 - Update the list of AsyncAPI schema MIME types with the new version
145
145
Repository: [ parser-js] ( https://github.com/asyncapi/parser-js )
You can’t perform that action at this time.
0 commit comments