diff --git a/specifications/api/swagger.yaml b/specifications/api/swagger.yaml index f35b429eceb..ad044db64aa 100644 --- a/specifications/api/swagger.yaml +++ b/specifications/api/swagger.yaml @@ -2176,6 +2176,7 @@ x-tagGroups: - name: Miscellaneous tags: + - Utils - Network - Proxy @@ -2930,7 +2931,7 @@ paths: /addresses/{addressId}: get: operationId: inspectAddress - tags: ["Addresses", "Byron Addresses"] + tags: ["Utils"] summary: Inspect Address description: |
status: stable