nautobot / nautobot-app-firewall-models

Model Firewall policies in Nautobot

Home Page:https://docs.nautobot.com/projects/firewall-models/en/latest/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

bryanculver opened this issue · 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