Skip to content

Commit

Permalink
Remove erroneous characters from the start of the file
Browse files Browse the repository at this point in the history
  • Loading branch information
juuso-j committed May 16, 2024
1 parent 954cf30 commit 48b4ee5
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/api/operator.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
rrki.openapi: 3.0.1
openapi: 3.0.1
info:
title: Parkkihubi Operator API
description:
Expand Down Expand Up @@ -1336,4 +1336,4 @@ paths:
'403':
$ref: '#/components/responses/Forbidden'
'404':
$ref: '#/components/responses/NotFound'
$ref: '#/components/responses/NotFound'

0 comments on commit 48b4ee5

Please sign in to comment.