btcpayserver-plugin-builder/PluginBuilder/APIModels
r1ckstardev 62d160a29b BTCMaps v2: drop hardcoded Status field on BtcMapResult
Per rollforsats feedback on PR #226 msg 82: the Status field on
BtcMapsBtcMapResult was a hardcoded 'submitted-for-review' constant
that didn't reflect anything the btcmap RPC actually returned.
submit_place's result envelope contains id / origin / external_id;
the queued-for-reviewer-workflow semantics are documented on the
BTC Map side, not signalled per-response. Carrying it on every
response was misleading.
2026-05-27 16:33:16 +00:00
..
BtcMapsSubmitRequest.cs BTCMaps v2: add osm:addr:country + email + twitter back, gate payment rails behind caller flags 2026-05-25 16:07:00 +00:00
BtcMapsSubmitResponse.cs BTCMaps v2: drop hardcoded Status field on BtcMapResult 2026-05-27 16:33:16 +00:00
BuildData.cs feat: add version release management and build listing API endpoints 2026-03-11 19:49:52 -03:00
CreateBuildRequest.cs Improving .editorconfig and cleaning up project 2025-04-24 22:54:41 -05:00
InstalledPluginRequest.cs feat: add InstalledPluginRequest DTO 2025-08-26 01:04:57 -03:00
PublishedVersion.cs add Unlisted badge to plugin cards in public directory search results 2026-05-08 08:10:39 +05:30
ReleaseVersionRequest.cs feat: add version release management and build listing API endpoints 2026-03-11 19:49:52 -03:00
ValidationError.cs Add APIs for triggering builds and fetching build info 2023-05-24 18:59:41 +02:00