nautobot-app-firewall-models icon indicating copy to clipboard operation
nautobot-app-firewall-models copied to clipboard

`service_objects` Isn't Documented in Swagger/OpenAPI Spec for Service Object Groups Create/POST

Open bryanculver opened this issue 1 year ago • 0 comments

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:

image

Steps to Reproduce

  1. Visit https://demo.nautobot.com/api/docs/#/plugins/plugins_firewall_service_object_group_create
  2. See "Example Value" for Request Body
  3. See "Schema" for Request Body

bryanculver avatar Aug 25 '23 18:08 bryanculver