fixing documentation typo (#489)
This commit is contained in:
parent
7af68c3cc0
commit
0334f1094d
|
@ -164,7 +164,7 @@ class CertificatesList(AuthenticatedResource):
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"replaces": [{
|
"replacements": [{
|
||||||
"id": 1
|
"id": 1
|
||||||
},
|
},
|
||||||
"validityEnd": "2026-01-01T08:00:00.000Z",
|
"validityEnd": "2026-01-01T08:00:00.000Z",
|
||||||
|
|
Loading…
Reference in New Issue