Commit aeaa9aa2 authored by Grant's avatar Grant
Browse files

add MIT to openapi spec

parent 01bb93ea
Loading
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -4,6 +4,9 @@ openapi: 3.1.1
info:
  title: Fediverse Events API
  version: '1.0'
  license:
    name: MIT
    identifier: MIT
servers:
  - url: https://api.fediverse.events/v1
    description: Production
+3 −0
Original line number Diff line number Diff line
@@ -2,6 +2,9 @@ openapi: "3.1.1"
info:
  title: Fediverse Events API
  version: "1.0"
  license:
    name: MIT
    identifier: MIT
servers:
  - url: https://api.fediverse.events/v1
    description: Production