aqueduct icon indicating copy to clipboard operation
aqueduct copied to clipboard

Fix #899: Don't try to rename ops ids from ManagedObjectController subclasses

Open point-source opened this issue 3 years ago • 2 comments

Fixes #899

point-source avatar Oct 01 '20 02:10 point-source

Hmm seems this doesn't result in valid openapi spec under some conditions. Will continue to work on it. Don't merge yet.

point-source avatar Oct 01 '20 03:10 point-source

Okay, this should be safe now. Actually maybe safer than the original implementation and I confirmed it still works with the openapi sdk generator. It is also much clearer about what it is actually doing.

point-source avatar Oct 02 '20 22:10 point-source