unity-sds / unity-sps-prototype

Apache License 2.0
2 stars 7 forks source link

[New Feature]: Return the input parameters as part of the WPS-T DescribeProcess method #159

Closed LucaCinquini closed 1 year ago

LucaCinquini commented 1 year ago

Checked for duplicates No duplicates exist

Alternatives considered No alternative exist

Describe the feature request The current implementation of the WPS-T DescribeProcess method does not return the required input parameters as part of the response - these need to be added.

LucaCinquini commented 1 year ago

Ryan demonstrated the functionality from a separate branch on 2/23, now Drew will merge those changes into the 2 branches that are currently used to build the containers onto the 2 venues: MCP_DEV and MCP_TEST.

LucaCinquini commented 1 year ago

Done and tested.