]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/commitdiff
Merge branch 'release/3.2.0' into develop
authorChocobozzz <me@florianbigard.com>
Thu, 27 May 2021 12:04:15 +0000 (14:04 +0200)
committerChocobozzz <me@florianbigard.com>
Thu, 27 May 2021 12:04:15 +0000 (14:04 +0200)
1  2 
support/doc/api/openapi.yaml

index 50c03fb22d6459615d1adf3ef97c8de9aa1bb4a8,8b4c4c72dcf904b48040e46333fcede1c7cda519..11adf078d3095c0380e2c8aa95c3be5e5ef533eb
@@@ -1,15 -1,15 +1,15 @@@
  openapi: 3.0.0
  info:
    title: PeerTube
-   version: 3.2.0-rc.1
+   version: 3.2.0
    contact:
      name: PeerTube Community
 -    url: 'https://joinpeertube.org'
 +    url: https://joinpeertube.org
    license:
      name: AGPLv3.0
 -    url: 'https://github.com/Chocobozzz/PeerTube/blob/master/LICENSE'
 +    url: https://github.com/Chocobozzz/PeerTube/blob/master/LICENSE
    x-logo:
 -    url: 'https://joinpeertube.org/img/brand.png'
 +    url: https://joinpeertube.org/img/brand.png
      altText: PeerTube Project Homepage
    description: |
      The PeerTube API is built on HTTP(S) and is RESTful. You can use your favorite