Skip to content

Commit

Permalink
feat: yaml files + no security generation in application
Browse files Browse the repository at this point in the history
  • Loading branch information
zalborzi committed Apr 4, 2024
1 parent b32f98f commit 1224463
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/main/openapi/ckan.yaml
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# SPDX-FileCopyrightText: 2024 PNED G.I.E.
#
# SPDX-License-Identifier: Apache-2.0

openapi: 3.0.3
info:
title: CKAN Package Search API
Expand Down
4 changes: 4 additions & 0 deletions src/main/openapi/discovery.yaml
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# SPDX-FileCopyrightText: 2024 PNED G.I.E.
#
# SPDX-License-Identifier: Apache-2.0

openapi: 3.0.3
info:
title: CKAN Package Search API
Expand Down

0 comments on commit 1224463

Please sign in to comment.