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

Make authentik_flow data and resource properties consistent #305

Open
lyz-code opened this issue Feb 16, 2023 · 0 comments
Open

Make authentik_flow data and resource properties consistent #305

lyz-code opened this issue Feb 16, 2023 · 0 comments

Comments

@lyz-code
Copy link

The resource authentik_flow has two properties id and uuid. The data of authentik_flow only has an id property that returns the uuid of the resource instead of the id.

It would be nice to:

  • Change the id property in the data to return the id instead of the uuid.
  • Create the uuid property.

This may break existing code though

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

No branches or pull requests

1 participant