ATProto Browser

ATProto Browser

Experimental browser for the Atmosphere

Post

Periodic reminder that the correct type for any field labeled “Port” is “uint16”, not “string”. If you need a string, coerce the stricter type (uint16) to the less strict one (string).

Jan 6, 2025, 7:35 PM

Record data

{
  "uri": "at://did:plc:zmhmrrqj3qakryrzsqlpnrit/app.bsky.feed.post/3lf3uxen22s2q",
  "cid": "bafyreiaehaagqtxivw2hknz3uwsvfp2ahw3b74a3n5ieki3vpt5mjw63v4",
  "value": {
    "text": "Periodic reminder that the correct type for any field labeled “Port” is “uint16”, not “string”. If you need a string, coerce the stricter type (uint16) to the less strict one (string).",
    "$type": "app.bsky.feed.post",
    "langs": [
      "en"
    ],
    "createdAt": "2025-01-06T19:35:21.471Z"
  }
}