Skip to content

Commit

Permalink
chore(release): 1.1.2 [skip ci]
Browse files Browse the repository at this point in the history
## [1.1.2](v1.1.1...v1.1.2) (2022-11-03)

### Bug Fixes

* Path Limit Size Rule - Closer Match to API Standards Description ([#43](#43)) ([a5427ae](a5427ae))
  • Loading branch information
semantic-release-bot committed Nov 3, 2022
1 parent a5427ae commit b753131
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sps-api-standards.spectral.yml
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,7 @@ rules:
then:
function: length
functionOptions:
max: 75
max: 100
sps-hosts-https-only:
message: "Servers MUST be https and no other protocol is allowed."
formats: [oas3]
Expand Down

0 comments on commit b753131

Please sign in to comment.