feat: paginated and responsive TLD tables

This commit is contained in:
vinceh121
2024-07-30 23:32:22 +02:00
parent 712293ee2b
commit 34b4838a72
3 changed files with 41 additions and 25 deletions

View File

@@ -1,6 +1,7 @@
api_platform:
title: Domain Watchdog API
version: 1.0.0
formats:
jsonld: [ 'application/ld+json' ]
xml: [ 'application/xml' ]
@@ -13,6 +14,7 @@ api_platform:
stateless: true
cache_headers:
vary: [ 'Content-Type', 'Authorization', 'Origin' ]
pagination_client_items_per_page: true
extra_properties:
standard_put: true
rfc_7807_compliant_errors: true