Skip to content

Commit 477ebb1

Browse files
committed
update OpenAPI docs to mention changes from #79
1 parent 456cf5f commit 477ebb1

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

docs/openapi.yaml

+4
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,10 @@ paths:
4040
type: string
4141
description: The "topic" (UID attribute) from the uploaded APNs certificate.
4242
example: 'com.apple.mgmt.External.e3b8ceac-1f18-2c8e-8a63-dd17d99435d9'
43+
not_after:
44+
type: string
45+
description: Expiration date of the uploaded APNs certificate.
46+
example: '2026-01-07T04:04:46Z'
4347
'401':
4448
$ref: '#/components/responses/UnauthorizedError'
4549
'500':

0 commit comments

Comments
 (0)