generated from peter-evans/swagger-github-pages
-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #6 from ZdenekM/master
chore: use of different linter
- Loading branch information
Showing
2 changed files
with
1 addition
and
19 deletions.
There are no files selected for viewing
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
# MOZART Low-level API | ||
|
||
This repository contains (so far, the initial design of) the definition of [MOZART](https://mozart-robotics.eu/) low-level API, which is used for communication to the hardware. To contribute, make a fork, update `swagger.yaml`, open a pull request, and discuss changes with others. The API can be checked out [here](https://robofit.github.io/mozart-api-low/) (the page will be updated after merging a PR). For doing changes, [Swagger Editor](https://editor.swagger.io/) might be handy. Discussion about intended changes, problems, and open questions can happen through issues. | ||
This repository contains (so far, the initial design of) the definition of [MOZART](https://mozart-robotics.eu/) low-level API, which is used for communication to the hardware. To contribute, make a fork, update `swagger.yaml`, open a pull request, and discuss changes with others. The API can be checked out [here](https://robofit.github.io/mozart-api-low/) (the page will be updated after merging a PR). For doing changes, [Swagger Editor](https://editor.swagger.io/) might be handy (also to validate the file). Discussion about intended changes, problems, and open questions can happen through issues. |