Skip to content

server.json should be immutable #263

@domdomegg

Description

@domdomegg

At the moment I think server.json is a bit of a pain because it conflates two things:

  • information about the server itself
  • information that the registry uses to manage the server, e.g. tags like is_latest, published_at or the registry-generated id

I think we should split these up. That means tools can upload a complete server.json, without actually being some special weird subset of server.json without the registry values

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions