Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
mrothauer committed Feb 2, 2024
1 parent dcab8b9 commit 24a8cd4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions swagger.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
openapi: 3.0.0
info:
title: API for mapped repair events platform (reparatur-initiativen.de)
title: API docs
description: API documentation for the reparatur-initiativen.de API - mapped repair events platform
version: v1
servers:
- url: https://www.reparatur-initiativen.de/api
Expand All @@ -20,7 +21,6 @@ paths:
in: "path"
description: "city name (e.g. Berlin), case insensitve"
required: true
type: "string"
responses:
200:
description: "successful operation"
Expand Down

0 comments on commit 24a8cd4

Please sign in to comment.