Skip to content

Feature/eoepca 657#9

Open
gfenoy wants to merge 10 commits intoEOEPCA:masterfrom
gfenoy:feature/EOEPCA-657
Open

Feature/eoepca 657#9
gfenoy wants to merge 10 commits intoEOEPCA:masterfrom
gfenoy:feature/EOEPCA-657

Conversation

@gfenoy
Copy link
Copy Markdown
Member

@gfenoy gfenoy commented Sep 9, 2022

Aligne ADES 1.0 with OGC API - Processes - Part 1: Core and Par2: Deploy, Replace, Undeploy.

Add swagger-ui demo, including examples illustrating how to deploy, undeploy and execute snuggs-0_3_0 process using Part 1: Core and. From the swagger-ui, please make sure to change the default URL to the API using your user identifier (ie http://HOST:PORT/EOEPCA_USER/wps3/api).

Add the following methods to paths:

  • POST to http://HOST:PORT/EOEPCA_USER/wps3/processes: as defined in Part 2, it returns a Location header pointing to the URL to access the processDescription of the deployed process. The content returned is a processSummary with the mutable attribute addition. Specific support for a requestBody similar to the one used for /processes/DeployProcess/execution.
  • DELETE to http://HOST:PORT/EOEPCA_USER/wps3/processes/{processId}: as defined in Part 2, it removes the {processId} process if it is mutable.

Add DeployProcess.yaml to the Part 3 schema.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant