Skip to content

Fix #18#19

Open
Ko1103 wants to merge 7 commits into
mainfrom
feature/client-js
Open

Fix #18#19
Ko1103 wants to merge 7 commits into
mainfrom
feature/client-js

Conversation

@Ko1103
Copy link
Copy Markdown
Contributor

@Ko1103 Ko1103 commented Dec 13, 2023

#18

Comment thread .redocly.yaml
theme:
colors:
primary:
main: "#32329f"
Copy link
Copy Markdown
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
Copy Markdown
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
Copy Markdown
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
Copy Markdown
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

Comment thread openapitools.json
Copy link
Copy Markdown
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
Comment thread README.md
## Prerequistites

- Node.js v18+
- Java (openjdk 17 was checked)
Copy link
Copy Markdown
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
Copy Markdown
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.

2 participants