Skip to content

Replace method=getXXX in the url query paramters with updated end points #27

@kan-fu

Description

@kan-fu

There are two ways to get a location tree

  1. Use /location/tree.
  2. Use /location?method=getTree.

The OpenAPI page uses the first style, while the client library uses the second one. They are handled equally in the backend, but it would be better to update the client library to follow the first style.

There are also other methods that need update like _OncRealTime.py, _OncArchive.py and _OncDelivery.py.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    Status

    Backlog

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions