mirror of
https://github.com/thegeneralist01/twitter-openapi
synced 2026-01-11 15:40:26 +01:00
update licence
Signed-off-by: ふぁ <yuki@yuki0311.com>
This commit is contained in:
parent
6d4ab844cc
commit
944f091025
3 changed files with 6 additions and 6 deletions
4
dist/compatible/openapi-3.0.yaml
vendored
4
dist/compatible/openapi-3.0.yaml
vendored
|
|
@ -51,8 +51,8 @@ info:
|
||||||
email: yuki@yuki0311.com
|
email: yuki@yuki0311.com
|
||||||
description: Twitter OpenAPI(Swagger) specification
|
description: Twitter OpenAPI(Swagger) specification
|
||||||
license:
|
license:
|
||||||
name: GNU Affero General Public License v3.
|
name: custom license or AGPL-3.0-or-later
|
||||||
url: https://raw.githubusercontent.com/fa0311/twitter-openapi/main/LICENSE.txt
|
url: https://github.com/fa0311/twitter-openapi#license
|
||||||
termsOfService: https://github.com/fa0311
|
termsOfService: https://github.com/fa0311
|
||||||
title: Twitter OpenAPI
|
title: Twitter OpenAPI
|
||||||
version: 0.0.1
|
version: 0.0.1
|
||||||
|
|
|
||||||
4
dist/docs/openapi-3.0.yaml
vendored
4
dist/docs/openapi-3.0.yaml
vendored
|
|
@ -51,8 +51,8 @@ info:
|
||||||
email: yuki@yuki0311.com
|
email: yuki@yuki0311.com
|
||||||
description: Twitter OpenAPI(Swagger) specification
|
description: Twitter OpenAPI(Swagger) specification
|
||||||
license:
|
license:
|
||||||
name: GNU Affero General Public License v3.
|
name: custom license or AGPL-3.0-or-later
|
||||||
url: https://raw.githubusercontent.com/fa0311/twitter-openapi/main/LICENSE.txt
|
url: https://github.com/fa0311/twitter-openapi#license
|
||||||
termsOfService: https://github.com/fa0311
|
termsOfService: https://github.com/fa0311
|
||||||
title: Twitter OpenAPI
|
title: Twitter OpenAPI
|
||||||
version: 0.0.1
|
version: 0.0.1
|
||||||
|
|
|
||||||
|
|
@ -7,8 +7,8 @@ info:
|
||||||
contact:
|
contact:
|
||||||
email: yuki@yuki0311.com
|
email: yuki@yuki0311.com
|
||||||
license:
|
license:
|
||||||
name: GNU Affero General Public License v3.
|
name: custom license or AGPL-3.0-or-later
|
||||||
url: https://raw.githubusercontent.com/fa0311/twitter-openapi/main/LICENSE.txt
|
url: https://github.com/fa0311/twitter-openapi#license
|
||||||
version: 0.0.1
|
version: 0.0.1
|
||||||
servers:
|
servers:
|
||||||
- url: https://twitter.com/i/api
|
- url: https://twitter.com/i/api
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue