Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Orchestrator API: Endpoint for Posting Results of Cleaning Requests #392

Closed
nicoprow opened this issue Aug 15, 2023 · 1 comment
Closed
Labels
enhancement New feature or request

Comments

@nicoprow
Copy link
Contributor

nicoprow commented Aug 15, 2023

As a sharing service provider I need an endpoint to resolve cleaning requests by providing the cleaned data for business partner cleaning request of a BPDM Gate.

Acceptance Criteria:

  • BPDM Gate has endpoint which accepts an array of cleaning results
  • Each cleaning result contains 4 sections:

The cleaned business partner as it was provided
The cleaned legal entity information extracted from the business partner
The cleaned site information extracted from the business partner
The cleaned address information extracted from the business partner

  • Site information is optional while the other sections have to be provided

Proposal:

Redoc

Open-API yaml

EDIT:
Replaced cleaning requests with the proposed term Ticket or Cleaning Ticket. 'Ticket' is less ambigious than the term 'Request'

@nicoprow nicoprow added the enhancement New feature or request label Aug 15, 2023
@nicoprow nicoprow changed the title Gate API: Endpoint for Posting Results of Cleaning Requests Orchestrator API: Endpoint for Posting Results of Cleaning Requests Sep 1, 2023
@nicoprow nicoprow added this to the Release BPDM 4.0.3 milestone Sep 12, 2023
@nicoprow nicoprow moved this to 🆕 New in BPDM Kanban Sep 12, 2023
@nicoprow
Copy link
Contributor Author

We dropped the idea of explicit endpoints for each cleaning step in favour of generic cleaning step endpoints found here: #458

Therefore, I will close this issue now.

@github-project-automation github-project-automation bot moved this from 🆕 New to ✅ Done in BPDM Kanban Sep 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Archived in project
Development

No branches or pull requests

1 participant