Skip to content

Commit

Permalink
Delete MD docs
Browse files Browse the repository at this point in the history
  • Loading branch information
MartinKolarik committed Jul 25, 2023
1 parent 63d3287 commit f039040
Show file tree
Hide file tree
Showing 8 changed files with 2 additions and 2,203 deletions.
13 changes: 0 additions & 13 deletions docs/CLIENT_GUIDELINES.md

This file was deleted.

27 changes: 2 additions & 25 deletions docs/README.md
Original file line number Diff line number Diff line change
@@ -1,27 +1,4 @@
# Globalping API

**API domain**: `api.globalping.io`

**API prefix**: `/v1`

If you are implementing an application interacting with the API, please also see the
[client guidelines](CLIENT_GUIDELINES.md).

## Open Endpoints

Open endpoints require no Authentication.

### probe

- [show probe list](probes/get.md): `GET /v1/probes`

### measurement

- [post measurement](measurement/post-create.md): `POST /v1/measurements`
- [get measurement](measurement/get.md): `GET /v1/measurements/:id`

### schemas

- [Location filters](measurement/schema/location.md)
- [Measurement Request](measurement/schema/request.md)
- [Measurement Response](measurement/schema/response.md)
The documentation has moved to https://www.jsdelivr.com/docs/api.globalping.io.
To edit it, see the [OpenAPI document](../public/v1/spec.yaml).
124 changes: 0 additions & 124 deletions docs/measurement/get.md

This file was deleted.

162 changes: 0 additions & 162 deletions docs/measurement/post-create.md

This file was deleted.

Loading

0 comments on commit f039040

Please sign in to comment.