cdot65 / pan-scm-sdk

Python SDK for Palo Alto Networks Strata Cloud Manager.
https://cdot65.github.io/pan-scm-sdk/
Apache License 2.0
1 stars 1 forks source link

Application response has different requirements than request restrictions #33

Closed cdot65 closed 1 week ago

cdot65 commented 1 week ago

There is a need to update application model fields, the description field length to 4096 characters.

Also need to make the subcategory and technology fields optional, to handle cases with unknown-tcp app-id.

cdot65 commented 1 week ago

fixed with #34