Rename type to spaceType in space lexicons
Author: wdantumaCreated Sep 6, 2026Updated Sep 6, 2026
I would like to propose to rename type at these locations
to spaceType
Right now they produce the following error in indigo lexgen
failed to process schema "lexicons/com/atproto/space/listSpaces.json": failed to format output of "api/atproto/spacelistSpaces.go" with goimports: api/atproto/spacelistSpaces.go:33:104: expected ')', found 'type'and I can imagine other code generators will also have problems with it.
It also aligns better with the wording used in proposal 0016
Source: bluesky-social/atproto