Skip to content

Conversation

@Ko1103
Copy link
Contributor

@Ko1103 Ko1103 commented Dec 13, 2023

#18

theme:
colors:
primary:
main: "#32329f"
Copy link
Contributor Author

@Ko1103 Ko1103 Dec 13, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

fix redoc command error

Comment on lines +19 to +24
responses:
200:
$ref: ../components/responses/CommandResponse.yaml
401:
$ref: ../components/responses/Unauthorized.yaml

Copy link
Contributor Author

@Ko1103 Ko1103 Dec 13, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fixed error to pass openapi generate

Comment on lines +35 to +39
responses:
"200":
$ref: ../components/responses/SessionResponse.yaml
"401":
$ref: ../components/responses/Unauthorized.yaml
Copy link
Contributor Author

@Ko1103 Ko1103 Dec 13, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fixed error to pass openapi generate

Comment on lines +57 to +61
responses:
"200":
$ref: ../components/responses/SessionResponse.yaml
"401":
$ref: ../components/responses/Unauthorized.yaml
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fixed error to pass openapi generate

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This file generated automatically

@Ko1103 Ko1103 changed the title Feature/client-js Fix #18 Dec 13, 2023
## Prerequistites

- Node.js v18+
- Java (openjdk 17 was checked)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Q:Java は何処で利用するですか?

Copy link
Contributor

@ThaddeusJiang ThaddeusJiang left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ocpi clienit js を呼ぶ example code を実装してください。

testing と同じ目的です。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants