Skip to content

Commit

Permalink
fix issues in schema
Browse files Browse the repository at this point in the history
  • Loading branch information
williamdlees committed Sep 10, 2024
1 parent b43bc0c commit 2d04eec
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions schema/ogrdb-api-openapi3.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
openapi: '3.1.0'
swagger: '2.0'

info:
title: OGRDB API
Expand Down Expand Up @@ -254,7 +253,7 @@ paths:
get:
description: >
Returns a germline set based upon its identifier and version.
operationId: get_versions_api
operationId: get_set_version_format_api
tags:
- germline
parameters:
Expand Down

0 comments on commit 2d04eec

Please sign in to comment.