Skip to content

Enhance agent and project schemas to include plaintext API keys for c…#61

Open
rasswanth-lyzr wants to merge 1 commit into
mainfrom
fix/remove_keys
Open

Enhance agent and project schemas to include plaintext API keys for c…#61
rasswanth-lyzr wants to merge 1 commit into
mainfrom
fix/remove_keys

Conversation

@rasswanth-lyzr

Copy link
Copy Markdown
Collaborator

…reation responses. Introduced AgentPublicWithAPIKeys and ProjectPublicWithAPIKeys models, updating relevant routes and tests accordingly. Ensure sensitive information is not exposed in read endpoints.

🏷️ Ticket

[link the issue or ticket you are addressing in this PR here, or use the Development
section on the right sidebar to link the issue]

📝 Description

[Describe your changes in detail (optional if the issue you linked already contains a
detail description of the change)]

🎥 Demo (if applicable)

📸 Screenshots (if applicable)

✅ Checklist

  • I have signed the Contributor License Agreement (CLA) and read the contributing guide (required)
  • I have linked this PR to an issue or a ticket (required)
  • I have updated the documentation related to my change if needed
  • I have updated the tests accordingly (required for a bug fix or a new feature)
  • All checks on CI passed

…reation responses. Introduced AgentPublicWithAPIKeys and ProjectPublicWithAPIKeys models, updating relevant routes and tests accordingly. Ensure sensitive information is not exposed in read endpoints.
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

Successfully merging this pull request may close these issues.

1 participant