stoplightio / http-spec

Utilities to normalize OpenAPI v2 and v3 objects for the Stoplight ecosystem.
https://stoplight.io
Apache License 2.0
20 stars 11 forks source link

fix(oas): preserve stable id on operations #237

Closed brendarearden closed 1 year ago

brendarearden commented 1 year ago

Motivation and Context

https://github.com/stoplightio/platform-internal/issues/16924

Description

used existing function to extract stable id if it exists for operations and callbacks.

callbacks are not supported in the UI but would have the same issue as operations on path rename.

How Has This Been Tested?

Added automation test

Screenshot(s)/recordings(s)

Types of changes

Checklist

stoplight-bot commented 1 year ago

:tada: This PR is included in version 5.9.6 :tada:

The release is available on:

Your semantic-release bot :package::rocket: