You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
nextcloud/openapi-extractor#10 would make it possible to write comments inside type aliases. You'd have to define the response type as an alias, but then it will work.
Problematic controller:
https://github.com/nextcloud/spreed/blob/4c5128dc22af05217df9e9d044515dbf921e05dc/lib/Controller/ReactionController.php#L63
Resulting data:
https://github.com/nextcloud/spreed/blob/bac9eb8652e009c8e13b52d0c6815bc0432740e0/openapi.json#L8496-L8504
The sample shows the details, but the schema is not visible in the main area:

Mostlikely an upstream bug again?
The text was updated successfully, but these errors were encountered: