chore: update openapi.yml
This commit is contained in:
parent
2aeab22bd6
commit
80de731797
|
|
@ -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
|
||||
*/
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue