Skip to content

Conversation

@makeev-pavel
Copy link
Collaborator

@makeev-pavel makeev-pavel commented Sep 26, 2025

Empty servers led to incorrect calculation of the operation name.

servers:
  - url: []
paths:
  /paths1:
    get: ...

ER: 'paths1-get'
AR: 'undefined-paths1-get'

@github-actions github-actions bot added the bug Something isn't working label Sep 26, 2025
@makeev-pavel makeev-pavel requested review from JayLim2 and b41ex and removed request for JayLim2 September 26, 2025 09:02
@b41ex b41ex changed the title fix: Fixed the calculation of the operation name with empty servers fix: calculation of the operation id for specification which have servers with non valid URL Sep 26, 2025
@b41ex b41ex merged commit 146612b into develop Sep 26, 2025
18 of 19 checks passed
@b41ex b41ex deleted the bugfix/calculate-operations-with-empty-servers branch September 26, 2025 10:19
@github-actions github-actions bot locked and limited conversation to collaborators Sep 26, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants