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

API: Add new variables to /Connectors/missing-sd-document` #1181

Open
1 task
MaximilianHauer opened this issue Nov 26, 2024 · 0 comments
Open
1 task

API: Add new variables to /Connectors/missing-sd-document` #1181

MaximilianHauer opened this issue Nov 26, 2024 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@MaximilianHauer
Copy link

MaximilianHauer commented Nov 26, 2024

Precondition

Description

Enhance the backend API GET: /api/administration/Connectors/missing-sd-document to provide following information.

{
  "meta": {
    "totalElements": 0,
    "totalPages": 0,
    "page": 0,
    "contentSize": 0
  },
  "content": [
    {
    "id": "a4a15362-c374-4e1e-a952-88759a577423",
    "type": "COMPANY_CONNECTOR",
     "name": "BPDM Provider EDC",
     "hostCompanyName": "Catena-X",
     "skippedDate","dateTime" <- check https://github.com/eclipse-tractusx/portal-backend/issues/1180
    }
  ]
}

Acceptance Criteria

  • AS a User WHEN i call the api i want to see all the information present in the description above

Additional Information

@MaximilianHauer MaximilianHauer added the enhancement New feature or request label Nov 26, 2024
@github-project-automation github-project-automation bot moved this to NEW USER REQUEST in Portal Nov 26, 2024
@MaximilianHauer MaximilianHauer moved this from NEW USER REQUEST to BACKLOG in Portal Nov 26, 2024
@Phil91 Phil91 assigned Phil91 and unassigned PreetiKashyap-bmw Jan 14, 2025
Phil91 added a commit that referenced this issue Jan 14, 2025
@Phil91 Phil91 moved this from BACKLOG to IN PROGRESS in Portal Jan 14, 2025
Phil91 added a commit that referenced this issue Jan 16, 2025
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
Status: IN PROGRESS
Development

No branches or pull requests

3 participants