-
The following request
`https://dev.get-it.it/api/v2/sos/fois?id[]=1&sensor_id[]=2`
should return only one FOI. All the FOIs, even from unrelated sensors, are returned instead:
```
{
"lin…
-
### Environment
* Python version: 3.9
* Nautobot version: df6620fec8ac (v1.4.1)
### Steps to Reproduce
1. Added dynamic group (dcim | device)
2. Add another dynamic group to use as Child Gr…
-
### Steps To Reproduce
Steps to reproduce the behavior:
1. build `baserow`
2. it will err out with missing dependency: `uvloop`
### Build log
```
[...]
Finished executing setuptoolsBuildPhase…
-
-
**Describe the bug**
Maybe this is by design (since `extend_schema_field` can take basic types), but it feels like the following should work. If we have a serializer that is decorated with `@extend_s…
-
TemplateDoesNotExist at /api/schema/swagger-ui/
Error during template rendering
in template /home/.env/lib/python3.8/site-packages/drf_spectacular/templates/drf_spectacular/swagger-ui.html,erro…
-
An effective way to document project details for developers and users must be configured
-
Currently, drf-yasg does not work with serpy. It's also no longer maintained.
In order to get better swagger docs, we have to migrate to drf-spectacular.
-
### Environment
* Python version: 3.7.3
* Nautobot version: 1.3.4 and probably 1.3.5
After updating to version 1.3.4 the following API endpoints broke.
- api/virtualization/virtual-machines/
…
-
### Environment
* Python version: 3.8.10
* Nautobot version: 1.3.1
* nautobot-golden-config version: 1.0.2
### Steps to Reproduce
1. Install the Plugin according to the steps in the instal…