Skip to content

"List route prefix lists" returns plain list as result instead of "data" object like described in documentation #1058

@StrooprReply

Description

@StrooprReply

Documentation link

https://pan.dev/scm/api/config/ngfw/network/list-route-prefix-lists/

Describe the problem

In contrast to the documentation, the response object is a list and not a dictionary (like { "data": [ ] } )

Suggested fix

Change the response object to return { "data": [ ] }

Metadata

Metadata

Assignees

No one assigned

    Labels

    documentationImprovements or additions to documentation

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions