-
**Version**
pulpcore: v3.21
pulp-ansible (to install): 0.14.1
pulp_installer: 3.21.0
**Describe the bug**
While trying to install pulpcore with pulp-ansible via ansible (`pulp.pulp_installe…
-
For a read-only `ViewSet` like the following:
```py
from django.http import HttpResponse
class FileViewSet(RetrieveModelMixin, GenericViewSet):
...
def retrieve(self, request, *args…
-
Hello,
I've started to document an API with YASG. So far it's worked very well, the only trouble I've had has been **using nested serializers**, and the doubts stem from:
- The docs saying that …
-
# Bug report
So when GHA updated deps to the new version our build broke. This new version throws an attribute error that was not happening before. The recommended setup from the README seems uncha…
-
**Describe the bug**
`OpenApiParameter` with the native Python `float` type is formatted as a 32-bit `float` rather than 64-bit `double`.
Related to #674
**To Reproduce**
Use `drf-spectacula…
-
### Environment
* Python version:
* Nautobot version:
### Steps to Reproduce
0. Make sure a worker is running
1. Enable `example_plugin` (`PLUGINS = ["example_plugin"]` in `nautobot_config.…
-
I have the following code that ensures SwaggerUI shows a request-body with 3 fields. However, SwaggerUI allows me to make a request with all those fields left as blank. How can I make the full request…
-
Hello, please see also
https://owasp.slack.com/archives/C2P5BA8MN/p1656088958681279
When I choose to delete a test within any of our engagements, I am met w/ "Error 500". I found this in the…
-
> (Not an int ID)
but what is it then? are there warning emitted to the console? spectacular should default to `str` if nothing can be resolved. so i'm assuming some field (of type `integer`) got f…
-
My environment:
- macOS: 10.14.6
- python: 3.8.2
- django: 3.1.2
- djangorestframework: 3.12.1
- drf-spectacular: 0.12.0
I got the following error:
```bash
$ poetry run ./mysite/manage.py …