Fix #83: create API ignores boolean public field #88

Merged
poslop merged 1 commits from fix-83-public-false into main 2026-09-09 15:59:26 +00:00
Owner
  • Add Public *bool to Paste; maps false->unlisted, true->public, overriding string visibility
  • Regression tests for false, true, override, string compat, and /api/public exclusion
  • Documented in docs/API.md

All tests pass.

- Add Public *bool to Paste; maps false->unlisted, true->public, overriding string visibility - Regression tests for false, true, override, string compat, and /api/public exclusion - Documented in docs/API.md All tests pass.
poslop added 1 commit 2026-09-09 15:57:57 +00:00
#83: accept boolean public field in create API (false->unlisted, true->public)
CI / docker (pull_request) Skipped
CI / test (pull_request) Successful in 23s
ccb22a2d28
poslop merged commit b0360af79c into main 2026-09-09 15:59:26 +00:00
Sign in to join this conversation.