Skip to content
This repository has been archived by the owner on Mar 8, 2023. It is now read-only.

fix: only try to expose supported methods #72

Merged

Conversation

Flydiverny
Copy link
Contributor

@Flydiverny Flydiverny commented Apr 30, 2020

Test failing here godaddy/kubernetes-client#619 due to pathItems containing the parameters object and therefor effectively overriding this with undefined (something like component["parameters"] = component['_' + "parameters"] ends up happening, and component["_parameters"] is of course undefined and shouldn't override the parameters prop regardless).

Issue caused by this original change: https://github.com/silasbw/swagger-fluent/pull/69/files#diff-7c7d4918b118d27d18538f53b8155e88L223

@Flydiverny Flydiverny force-pushed the fix/operation-id-not-required-fixup branch from 523079b to 791bc87 Compare April 30, 2020 01:01
Copy link
Owner

@silasbw silasbw left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🙏 🙏 🙏

@silasbw silasbw merged commit 827db20 into silasbw:master Apr 30, 2020
@Flydiverny Flydiverny deleted the fix/operation-id-not-required-fixup branch April 30, 2020 15:45
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants