From 57c4a7767d420605eb4c57fe93a411a44ece6a73 Mon Sep 17 00:00:00 2001 From: Stefan Haun Date: Sun, 23 Aug 2020 21:55:55 +0200 Subject: [PATCH] Adapt meta-data in OAS3 --- OAS3.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/OAS3.yml b/OAS3.yml index 0f4bde6..b676911 100644 --- a/OAS3.yml +++ b/OAS3.yml @@ -1,11 +1,11 @@ openapi: 3.0.0 info: - title: Generic Boilerplate Spec + title: Entities Service version: 0.1.0 description: - Boilerplate spec for micro services + Query and manipulate the Netz39 entities database. contact: - email: stefan.haun@pingtech.de + email: tux@netz39.de servers: - url: http://localhost:8080/v0