Skip to content

Portn 2967 add explode true to relevant api paths #2499

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

Merged
merged 4 commits into from
Jul 2, 2025

Conversation

sivanel97
Copy link
Contributor

Description

Updated explode:true to relevant parameters in the API.

Updated docs pages

  • /v1/blueprints/{blueprint_identifier}/entities (include, exclude) - Get all entities of a blueprint
  • /v1/blueprints/{blueprint_identifier}/entities/{entity_identifier} (include, exclude) - Get an entity
  • /v1/entities/search (include, exclude) - Search entities
  • /v1/actions - GET (action_identifier, blueprint_identifier, operation) - Get actions/automations
  • /v1/teams - GET (fields) - Get all teams in your organization
  • /v1/teams/{name} - GET (fields) Get a team
  • /v1/users - GET (fields) - Get all users in your organization
  • /v1/audit-log - GET (includes, resources, origin) - Get audit logs
  • /v1/apps - GET (fields) - Get all credentials

@sivanel97 sivanel97 requested a review from hadar-co July 1, 2025 14:25
Copy link

Copy link

This pull request is automatically being deployed by Amplify Hosting (learn more).

Access this pull request here: https://pr-2499.d2ngvl90zqbob8.amplifyapp.com

@hadar-co hadar-co merged commit da05333 into main Jul 2, 2025
2 checks passed
@hadar-co hadar-co deleted the PORTN-2967-add-explode-true-to-relevant-api-paths branch July 2, 2025 06:58
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.

2 participants