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

export new types use in the list of resources and roles #98

Merged
merged 1 commit into from
Sep 30, 2024

Conversation

teofilomonteiro
Copy link
Contributor

@teofilomonteiro teofilomonteiro commented Sep 30, 2024

  • What kind of change does this PR introduce? (Bug fix, feature, docs update, ...)
    Minor change. Export the newly use types

  • What is the current behavior? (You can also link to an open issue here)
    import from the wrong context

  • What is the new behavior (if this is a feature change)?
    Export directly from the api

  • Other information:

This pull request includes updates to the API resource and role modules to support paginated results. The most important changes are the addition of PaginatedResultResourceRead and PaginatedResultRoleRead to the respective export lists.

Updates to support paginated results:

Copy link
Contributor

@RazcoDev RazcoDev left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Approved

@RazcoDev RazcoDev merged commit 65923e7 into permitio:main Sep 30, 2024
2 checks passed
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