Loading .vscode/extensions.json +2 −1 Original line number Diff line number Diff line Loading @@ -3,6 +3,7 @@ "redhat.vscode-yaml", "dbaeumer.vscode-eslint", "esbenp.prettier-vscode", "prisma.prisma" "prisma.prisma", "redocly.openapi-vs-code" ] } No newline at end of file .vscode/settings.json +1 −2 Original line number Diff line number Diff line Loading @@ -3,7 +3,6 @@ "https://raw.githubusercontent.com/docker/vscode-extension/6a88caada42b57090df7ce91ec2a6561b422afe1/misc/empty.json": [ "compose*y*ml", "docker-compose*y*ml" ], "https://www.schemastore.org/openapi-3.X.json": "/openapi/spec.yml" ] } } No newline at end of file bun.lock +198 −174 File changed.Preview size limit exceeded, changes collapsed. Show changes openapi/definitions/Error.yml→openapi/components/Error.yaml +0 −0 File moved. View file openapi/definitions/Event.yml→openapi/components/Event.yaml +3 −3 Original line number Diff line number Diff line Loading @@ -23,11 +23,11 @@ properties: type: array description: Logos sorted by priority items: $ref: Image.yml $ref: Image.yaml endpoints: $ref: EventEndpoints.yml $ref: EventEndpoints.yaml social: $ref: EventSocial.yml $ref: EventSocial.yaml examples: - id: 123CANVAS001 name: Canvas 2024 Loading Loading
.vscode/extensions.json +2 −1 Original line number Diff line number Diff line Loading @@ -3,6 +3,7 @@ "redhat.vscode-yaml", "dbaeumer.vscode-eslint", "esbenp.prettier-vscode", "prisma.prisma" "prisma.prisma", "redocly.openapi-vs-code" ] } No newline at end of file
.vscode/settings.json +1 −2 Original line number Diff line number Diff line Loading @@ -3,7 +3,6 @@ "https://raw.githubusercontent.com/docker/vscode-extension/6a88caada42b57090df7ce91ec2a6561b422afe1/misc/empty.json": [ "compose*y*ml", "docker-compose*y*ml" ], "https://www.schemastore.org/openapi-3.X.json": "/openapi/spec.yml" ] } } No newline at end of file
openapi/definitions/Event.yml→openapi/components/Event.yaml +3 −3 Original line number Diff line number Diff line Loading @@ -23,11 +23,11 @@ properties: type: array description: Logos sorted by priority items: $ref: Image.yml $ref: Image.yaml endpoints: $ref: EventEndpoints.yml $ref: EventEndpoints.yaml social: $ref: EventSocial.yml $ref: EventSocial.yaml examples: - id: 123CANVAS001 name: Canvas 2024 Loading