Skip to content

Conversation

calvarezg
Copy link
Contributor

@calvarezg calvarezg commented Sep 5, 2025

Description

  • Introduced new endpoints for retrieving LLMO global sheet data and data with specified sheet type in the OpenAPI specification.
  • Implemented controller logic to handle requests to the new endpoints, including validation and data fetching from the external LLMO API.
  • Added tests to ensure functionality and error handling for the new global sheet data retrieval feature.

Please ensure your pull request adheres to the following guidelines:

  • make sure to link the related issues in this description. Or if there's no issue created, make sure you
    describe here the problem you're solving.
  • when merging / squashing, make sure the fixed issue references are visible in the commits, for easy compilation of release notes

If the PR is changing the API specification:

  • make sure you add a "Not implemented yet" note the endpoint description, if the implementation is not ready
    yet. Ideally, return a 501 status code with a message explaining the feature is not implemented yet.
  • make sure you add at least one example of the request and response.

If the PR is changing the API implementation or an entity exposed through the API:

  • make sure you update the API specification and the examples to reflect the changes.

If the PR is introducing a new audit type:

  • make sure you update the API specification with the type, schema of the audit result and an example

Related Issues

https://jira.corp.adobe.com/browse/LLMO-321

Thanks for contributing!

- Introduced new endpoints for retrieving LLMO global sheet data and data with specified sheet type in the OpenAPI specification.
- Implemented controller logic to handle requests to the new endpoints, including validation and data fetching from the external LLMO API.
- Added tests to ensure functionality and error handling for the new global sheet data retrieval feature.
Copy link

github-actions bot commented Sep 5, 2025

This PR will trigger a minor release when merged.

@calvarezg calvarezg changed the title feat: add LLMO global sheet data endpoints and controller logic LLMO-321: Add LLMO global sheet data endpoints and controller logic Sep 5, 2025
@calvarezg calvarezg merged commit 67561fd into main Sep 8, 2025
7 checks passed
@calvarezg calvarezg deleted the feat/llmo-global-config branch September 8, 2025 12:26
@solaris007
Copy link
Member

🎉 This PR is included in version 1.177.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants