Skip to content

Conversation

@calvarezg
Copy link
Contributor

@calvarezg calvarezg commented Nov 17, 2025

Description

Create a new endpoint in LLMO controller for fetching files through GET. This endpoint allows requesting multiple files if needed.

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-1094

@calvarezg calvarezg self-assigned this Nov 17, 2025
@calvarezg calvarezg marked this pull request as draft November 17, 2025 16:49
@calvarezg calvarezg changed the title feat: create a new endpoint for fetching files using GET requests. feat: LLMO endpoint for fetching files with GET requests | LLMO-1094 Nov 17, 2025
@calvarezg calvarezg marked this pull request as ready for review November 17, 2025 17:06
@github-actions
Copy link

This PR will trigger a minor release when merged.

@calvarezg calvarezg merged commit f1ee3fe into main Nov 18, 2025
8 checks passed
@calvarezg calvarezg deleted the feat/LLMO-1094-get-api branch November 18, 2025 16:19
solaris007 pushed a commit that referenced this pull request Nov 18, 2025
# [1.242.0](v1.241.0...v1.242.0) (2025-11-18)

### Features

* LLMO endpoint for fetching files with GET requests | LLMO-1094 ([#1505](#1505)) ([f1ee3fe](f1ee3fe))
@solaris007
Copy link
Member

🎉 This PR is included in version 1.242.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.

4 participants