{
"id": "com.publicdomainrelay.temp.market.offering",
"defs": {
"main": {
"key": "tid",
"type": "record",
"record": {
"type": "object",
"required": [
"endpointUrl",
"appliesTo",
"createdAt"
],
"properties": {
"appliesTo": {
"type": "array",
"items": {
"type": "string",
"format": "nsid"
},
"minLength": 1,
"description": "List of payload NSIDs this bidder handles (e.g. com.publicdomainrelay.temp.compute.vm)."
},
"createdAt": {
"type": "string",
"format": "datetime"
},
"endpointUrl": {
"type": "string",
"format": "uri",
"description": "Base URL of the bidder service. POST /xrpc/com.publicdomainrelay.temp.market.submitRfp will be called here."
}
}
},
"description": "Declares that a bidder is willing to submit bids for RFPs whose payload NSID is in appliesTo. The bidder's submitRfp endpoint is given by endpointUrl."
}
},
"$type": "com.atproto.lexicon.schema",
"lexicon": 1
}
Metadata
- DID
-
did:plc:5svqtrhheairglgiiyvutzik
- CID
-
bafyreia2zm7sbaksbduole6bgtzzx63a5ahv7d737cgkz5f6tvxsqqgclu
- Indexed At
- 2026-06-08 04:15 UTC
- AT-URI
-
at://did:plc:5svqtrhheairglgiiyvutzik/com.atproto.lexicon.schema/com.publicdomainrelay.temp.market.offering
Version History (4 versions)