Skip to content
This repository has been archived by the owner on Sep 16, 2024. It is now read-only.

Commit

Permalink
chore(swagger): update openapi and add swagger version to openapi yml
Browse files Browse the repository at this point in the history
This was raising a linting error.
  • Loading branch information
dtfiedler committed Dec 13, 2023
1 parent ba4e7b8 commit 6effc63
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion docs/openapi.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
openapi: 3.0.0
openapi: 3.1.0
swagger: 2.0.0
info:
title: ArNS Microservice
version: 0.1.0
Expand Down

0 comments on commit 6effc63

Please sign in to comment.