chore: update openapi.yml

This commit is contained in:
mutoe 2023-11-25 11:35:11 +08:00
parent 2aeab22bd6
commit 80de731797
No known key found for this signature in database
GPG Key ID: 7197231B847AE2EE
2 changed files with 2 additions and 2 deletions

View File

@ -308,7 +308,7 @@ export class HttpClient<SecurityDataType = unknown> {
* @version 1.0.0
* @license MIT License (https://opensource.org/licenses/MIT)
* @baseUrl https://api.realworld.io/api
* @contact RealWorld (https://realworld.how)
* @contact RealWorld (https://www.realworld.how)
*
* Conduit API documentation
*/

View File

@ -4,7 +4,7 @@ info:
description: Conduit API documentation
contact:
name: RealWorld
url: https://realworld.how
url: https://www.realworld.how
license:
name: MIT License
url: https://opensource.org/licenses/MIT