Skip to content

Commit

Permalink
De-centralize YAML and Markdown stylecheck
Browse files Browse the repository at this point in the history
  • Loading branch information
QubitPi committed Nov 17, 2024
1 parent fc706b2 commit 4d58ad1
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -36,8 +36,7 @@ mvn clean verify
Deployment
----------

This is a one-person project. Agility outplays team scaling, so deployment is manual and pretty much follows
[jetty-start.sh](./jetty-start.sh)
At this moment deployment is manual and pretty much follows [jetty-start.sh](./jetty-start.sh)

### Sending Logs to ELK Cloud

Expand Down Expand Up @@ -76,7 +75,7 @@ curl -i -k -X POST https://api.paion-data.dev:8444/services/wilhelm-ws-search/ro

We should see `HTTP/1.1 201 Created` as signs of success.

#### Example requests:
#### Example requests

- vocabulary count: https://api.paion-data.dev/wilhelm/languages/german?perPage=100&page=1
- query vocabulary paged: https://api.paion-data.dev/wilhelm/languages/german/count
Expand Down

0 comments on commit 4d58ad1

Please sign in to comment.