File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -112,5 +112,5 @@ The `no-dup-paths` rule was introduced to `eslint-plugin-swagger` in version `0.
112112[ doc-src-url ] : ./docs/rules/no-dup-paths.md
113113[ rule-specs-url ] : ./tests/lib/rules/no-dup-paths.js
114114[ rule-src-url ] : ./lib/rules/no-dup-paths.js
115- [ rules-readme ] : ./docs/rules/ README.md
115+ [ rules-readme ] : ./README.md
116116[ uuid-def-url ] : https://en.wikipedia.org/wiki/Universally_unique_identifier
Original file line number Diff line number Diff line change @@ -132,4 +132,4 @@ The `no-path-verbs` rule was introduced to `eslint-plugin-swagger` in version `0
132132[ rmm-level-2-url ] : https://martinfowler.com/articles/richardsonMaturityModel.html#level2
133133[ rmm-url ] : https://martinfowler.com/articles/richardsonMaturityModel.html
134134[ rule-src-url ] : ./lib/rules/no-path-verbs.js
135- [ rules-readme ] : ./docs/rules/ README.md
135+ [ rules-readme ] : ./README.md
Original file line number Diff line number Diff line change @@ -135,5 +135,5 @@ The `require-plural-paths` rule was introduced to `eslint-plugin-swagger` in ver
135135[rest-api-tutorial-url]: http://www.restapitutorial.com/lessons/restfulresourcenaming.html#pluralization
136136[restful-api-design-url]: https://apigee.com/about/blog/technology/restful-api-design-plural-nouns-and-concrete-names
137137[rule-source-url]: https://github.com/gregswindle/eslint-plugin-swagger/blob/master/lib/rules/require-plural-paths.js
138- [rules-readme]: ./docs/rules/ README.md
138+ [rules-readme]: ./README.md
139139[use-consistently-plural-nouns]: https://blog.philipphauer.de/restful-api-design-best-practices/#use-consistently-plural-nouns
You can’t perform that action at this time.
0 commit comments