4157433533
Implement /set endpoint
9746b6b8a5
(Unrelated) That was overcomplicated
d5b5ea0485
(Unrelated) Fix actually parsing
enable_reset
, instead of always being true if it's passed.
7361c81fe9
(Unrelated) Wrap in an sql.begin call.
98f00da7b0
Unrelated sanity change
3a9d172f79
Run prettier
f5d7b1df63
Implement returning unmodifed values if it couldn't be changed
7ccd0f7ff2
By the countapi spec, this is more correct.
WIP: Fix issues with the /update endpoint
cea6569580
Implement /update
10f8c6fc36
Merge branches '403-to-422' and 'add-tests'
a26d01aced
Don't pull in dev deps unless necessary
37b758c41c
Consolidate tests
2166cb4a9a
Merge branch 'main' into keys-namespace-id-not-null
Firepup650
deleted branch keys-namespace-id-not-null from countify/countify
2024-05-25 15:07:34 +00:00
422 (Unprocessable Content) feels more accurate than 403 (Forbidden) here.
15.5.4. 403 Forbidden The 403 (Forbidden) status code indicates that the server understood the request but…
64affde372
Merge pull request 'implement /hit API endpoint' (#18) from hit-endpoint into main
7151c77d15
Handle requests with no namespace correctly
6dfb8ce705
Merge branch 'main' into hit-endpoint
6648294566
Merge branch 'main' of ssh://localhost:3322/9pfs/countify
eaaf62483c
Fix boot-test name