Niall Byrne
Niall Byrne
Once we are able to start implementing newer features like the "header" paramType, you'll have more options- thanks for flagging this as an issue.
If this is still an ongoing concern do you mind including a image capture?
I think this is semantics? Perhaps this should just say "Responses" instead of "Error Status Codes". https://editor.swagger.io/ This project seems to be using an older version of the swagger UI......
I think this is a fair point let me see what can be done.
@tirkarthi thanks for submitting this. Do you mind having a look at the recent changes that were pushed that include test coverage for this project? Why don't we add a...
Hi @PetrDlouhy, thanks for taking the time to file an issue. `marshal_with`, and `fields` come directly from `flask-restful`, and not this package. Here is the relevant documentation: https://flask-restful.readthedocs.io/en/latest/api.html Your point...
Just as a note, I was able to use this procedure on Catalina to revive my Oxygen 8 also... but the manual steps you noted did have to be performed.
I encountered this same problem with StringRelatedField... is this a workaround or the intended pattern? ```python contributors: "serializers.StringRelatedField[Artist]" =\ serializers.StringRelatedField(many=True) ```
I'd love to see this too, but it's definitely not a deal-breaker. In the short term, I've been using [this ansible-role](https://github.com/osx-provisioner/collection/tree/master/roles/colima) to manage the launch agent on OSX. (I use...
I'm going to go with another solution.