Skip to content
This repository was archived by the owner on Jun 13, 2019. It is now read-only.

Commit 9c4f92b

Browse files
committed
Typings: removed OcfRequest.id
1 parent f960061 commit 9c4f92b

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

index.d.ts

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -465,15 +465,6 @@ export class Server {
465465
*/
466466
export class OcfRequest {
467467

468-
/**
469-
* TODO not part of the spec?
470-
*
471-
* @type {*}
472-
* @memberOf OcfRequest
473-
*/
474-
id?: any;// TODO
475-
476-
477468
/**
478469
* OCF request type.
479470
* Can be "create", "retrieve", "update", "delete"

0 commit comments

Comments
 (0)