File tree Expand file tree Collapse file tree 2 files changed +11
-2
lines changed Expand file tree Collapse file tree 2 files changed +11
-2
lines changed Original file line number Diff line number Diff line change 22
33All notable changes to this project will be documented in this file. Dates are displayed in UTC.
44
5- #### [ 2.2.0] ( https://github.com/mongodb/openapi/compare/ipa-validation-ruleset-v2.1.0...2.2.0 )
5+ #### [ 2.3.0] ( https://github.com/mongodb/openapi/compare/ipa-validation-ruleset-v2.2.0...2.3.0 )
6+
7+ - fix(ipa): use rule name from function input instead of hard coded name [ ` #914 ` ] ( https://github.com/mongodb/openapi/pull/914 )
8+ - feat(ipa): new rule xgen-IPA-117-operation-summary-single-item-wording [ ` #913 ` ] ( https://github.com/mongodb/openapi/pull/913 )
9+ - fix(ipa): return internal errors as Spectral errors [ ` #912 ` ] ( https://github.com/mongodb/openapi/pull/912 )
10+ - feat(ipa): new rules for operation summaries starting with specific words [ ` #903 ` ] ( https://github.com/mongodb/openapi/pull/903 )
11+
12+ #### [ ipa-validation-ruleset-v2.2.0] ( https://github.com/mongodb/openapi/compare/ipa-validation-ruleset-v2.1.0...ipa-validation-ruleset-v2.2.0 )
13+
14+ > 19 August 2025
615
716- fix(ipa): Add ignore list for nouns in OperationID Validation [ ` #901 ` ] ( https://github.com/mongodb/openapi/pull/901 )
817- feat(ipa): new rule xgen-IPA-117-get-operation-summary-starts-with [ ` #900 ` ] ( https://github.com/mongodb/openapi/pull/900 )
Original file line number Diff line number Diff line change 11{
22 "name" : " @mongodb-js/ipa-validation-ruleset" ,
3- "version" : " 2.2 .0" ,
3+ "version" : " 2.3 .0" ,
44 "description" : " Custom validation rules for MongoDB API Standards (IPA)." ,
55 "keywords" : [
66 " mongodb" ,
You can’t perform that action at this time.
0 commit comments