Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 923 Bytes

File metadata and controls

21 lines (13 loc) · 923 Bytes

Changelog

[petstore] v2.0.0 - 2026-03-28

  • [BREAKING] remove path at paths./pets/{petId}

[petstore] v1.1.0 - 2026-03-28

  • [minor] remove response body scope at paths./pets.get.responses.200.content.application/json.schema
  • [minor] remove response body scope at paths./pets.post.responses.201.content.application/json.schema
  • [minor] remove response body scope at paths./pets/{petId}.get.responses.200.content.application/json.schema

[petstore] v1.0.0 - 2026-03-27

  • [BREAKING] remove method at paths./pets/{petId}.delete

[petstore] v0.1.0 - 2026-03-27

  • [minor] remove response body scope at paths./pets.get.responses.200.content.application/json.schema
  • [minor] remove response body scope at paths./pets.post.responses.201.content.application/json.schema
  • [minor] remove response body scope at paths./pets/{petId}.get.responses.200.content.application/json.schema