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

feat(Console Client): GET for "/api/extensibility/tenants/{tenantId}/extensions/{extensionId}" #192

Merged
merged 12 commits into from
Jul 23, 2024

Commits on Jul 23, 2024

  1. feat: generate client for getById

    ThisIsDemetrio authored and ThisIsDemetrio committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    d7d4f4f View commit details
    Browse the repository at this point in the history
  2. feat: add tests for GET, fix test for PUT

    ThisIsDemetrio authored and ThisIsDemetrio committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    eccd8e2 View commit details
    Browse the repository at this point in the history
  3. feat: updated another test

    ThisIsDemetrio authored and ThisIsDemetrio committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    42b19bb View commit details
    Browse the repository at this point in the history
  4. chore: changeset

    ThisIsDemetrio authored and ThisIsDemetrio committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    5dc1f19 View commit details
    Browse the repository at this point in the history
  5. fix: changeset

    ThisIsDemetrio authored and ThisIsDemetrio committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    407c9cf View commit details
    Browse the repository at this point in the history
  6. fix: revert PUT

    ThisIsDemetrio authored and ThisIsDemetrio committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    287436e View commit details
    Browse the repository at this point in the history
  7. Revert "fix: revert PUT"

    This reverts commit 287436e.
    ThisIsDemetrio authored and ThisIsDemetrio committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    d934506 View commit details
    Browse the repository at this point in the history
  8. revert PUT functionality

    ThisIsDemetrio authored and ThisIsDemetrio committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    953c6ef View commit details
    Browse the repository at this point in the history
  9. fix: consoleClient.ts

    ThisIsDemetrio authored and ThisIsDemetrio committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    1002da5 View commit details
    Browse the repository at this point in the history
  10. note on test

    ThisIsDemetrio authored and ThisIsDemetrio committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    0678590 View commit details
    Browse the repository at this point in the history
  11. add tests for extension and extension?resolveDetails=true

    ThisIsDemetrio authored and ThisIsDemetrio committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    ca214b2 View commit details
    Browse the repository at this point in the history
  12. another changeset!

    ThisIsDemetrio authored and ThisIsDemetrio committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    77b345c View commit details
    Browse the repository at this point in the history