Skip to content

Conversation

@RuthTurk
Copy link
Member

@RuthTurk RuthTurk commented Dec 8, 2025

Summary

This update improves the API documentation for subsequences so it more accurately reflects the actual data returned by the API.

@RuthTurk RuthTurk marked this pull request as ready for review December 9, 2025 14:43
@rgraber rgraber self-requested a review December 9, 2025 14:50
Copy link
Contributor

@rgraber rgraber left a comment

Choose a reason for hiding this comment

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

This looks wrong
image
We need the uuid (pk), not the id. I think django is automatically adding 'id' as a param, there may be some trickery needed to get around that

@noliveleger noliveleger self-requested a review December 12, 2025 18:30

action = feature.to_action()
action.check_limits(asset.owner)
# action.check_limits(asset.owner)
Copy link
Contributor

Choose a reason for hiding this comment

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

why is this?

@noliveleger noliveleger changed the title fix(subsequences): correct drf-spectacular issues DEV-1431 fix(subsequences): generate accurate OpenAPI schemas DEV-1431 Dec 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants