nautobot-app-firewall-models
nautobot-app-firewall-models copied to clipboard
`service_objects` Isn't Documented in Swagger/OpenAPI Spec for Service Object Groups Create/POST
Environment
- Python version:
- Nautobot version:
- nautobot-plugin-firewall-model version:
Expected Behavior
service_objects
Shows as a part of the payload that can be sent to create a ServiceObjectGroup.
Observed Behavior
Most properties are missing on this schema:
Steps to Reproduce
- Visit https://demo.nautobot.com/api/docs/#/plugins/plugins_firewall_service_object_group_create
- See "Example Value" for Request Body
- See "Schema" for Request Body