Skip to content
This repository was archived by the owner on May 14, 2025. It is now read-only.
This repository was archived by the owner on May 14, 2025. It is now read-only.

Standardize Task Execution Restful APIs #3473

@cppwfs

Description

@cppwfs

Rest api's use request params as strings for arguments and options for transport. Java api use maps which are then converted to strings for transport and re-converted back to maps on a server side.

In this case let's pick a standard and remove the duplication of work.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions