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

FEATURE - enable UI service generation and publishing via new axios-extension services #1893

Open
4 tasks
docirl opened this issue May 3, 2024 · 0 comments
Open
4 tasks
Assignees

Comments

@docirl
Copy link
Contributor

docirl commented May 3, 2024

Description

Create new adt services to enable a user to generate and publish a ui service, using ADT api's via the adt discovery service.

Technical Design

New adt services in axios extension will expose the discovery endpoints that are required:

  • retrieve a list of business objects from the target system
  • generate the ui service
  • publish the ui service

Acceptance Criteria

Given I have a target system with required user role to generate a service
when I call the new adt services in the correct sequence
then a ui service will be generated and published to on the target system

Notes

Tasks

  • Create new adt services for generation and publishing
  • Add sample to examples/odata-cli to document sequence for calling the api's.
  • Unit Tests added
  • Test Cases defined
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

No branches or pull requests

1 participant