Skip to content

Commit

Permalink
Merge pull request #6 from ZdenekM/master
Browse files Browse the repository at this point in the history
chore: use of different linter
  • Loading branch information
ZdenekM authored Nov 25, 2024
2 parents a9040ad + a44166a commit 642ec19
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 19 deletions.
18 changes: 0 additions & 18 deletions .github/workflows/lint-swagger.yml

This file was deleted.

2 changes: 1 addition & 1 deletion README.md
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.

0 comments on commit 642ec19

Please sign in to comment.