Skip to content

Conversation

@sylv256
Copy link
Member

@sylv256 sylv256 commented Oct 1, 2025

This PR implements the spec defined in #14 as well as refactoring the database to more robustly and extensibly model user and project data.

@sylv256 sylv256 added this to the V2 milestone Oct 1, 2025
@sylv256 sylv256 self-assigned this Oct 1, 2025
@Override
public void handle(@NotNull Context ctx) throws Exception {
// validate all path params
for (String pathParam : ctx.pathParamMap().values()) {
Copy link
Member Author

Choose a reason for hiding this comment

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

check queries too. in fact, check the whole URL

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