mirror of
https://github.com/maelgangloff/domain-watchdog.git
synced 2025-12-17 09:45:29 +00:00
docs: update OpenAPI documentation
This commit is contained in:
parent
5a31e53234
commit
f10940e7bf
@ -1,7 +1,15 @@
|
||||
api_platform:
|
||||
title: Domain Watchdog API
|
||||
version: 1.0.0
|
||||
description: List of operations that can be performed on the Domain Watchdog project API. These endpoints allow you to perform any useful action related to domain name searches, managing Watchlists and Connectors, etc.
|
||||
version: 1.3.5
|
||||
asset_package: 'api_platform'
|
||||
openapi:
|
||||
contact:
|
||||
name: Domain Watchdog
|
||||
url: https://github.com/maelgangloff/domain-watchdog/
|
||||
license:
|
||||
name: GNU Affero General Public License v3.0
|
||||
url: https://www.gnu.org/licenses/agpl-3.0.txt
|
||||
formats:
|
||||
jsonld: [ 'application/ld+json' ]
|
||||
xml: [ 'application/xml' ]
|
||||
|
||||
@ -67,7 +67,7 @@ export default defineConfig({
|
||||
},
|
||||
{label: 'Definitions', autogenerate: {directory: 'definitions'}, collapsed: false, translations: {fr: 'Définitions'}},
|
||||
{label: 'Interoperability', items: [domainWatchdogSidebarGroup], badge: {text: 'DEV', class: 'caution'}, collapsed: true},
|
||||
{label: 'Legal', autogenerate: {directory: 'legal'}, collapsed: true, translations: {fr: 'Légal'}},
|
||||
{label: 'Legal', autogenerate: {directory: 'legal'}, collapsed: false, translations: {fr: 'Légal'}},
|
||||
{slug: 'acknowledgments', translations: {fr: 'Remerciements'}},
|
||||
],
|
||||
locales: {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user