mirror of
https://github.com/CommunitySolidServer/CommunitySolidServer.git
synced 2024-10-03 14:55:10 +00:00
feat: Replace WebSocketSubscription2021 with WebSocketChannel2023
This commit is contained in:
@@ -197,6 +197,7 @@ export const NOTIFY = createVocabulary('http://www.w3.org/ns/solid/notifications
|
||||
'endAt',
|
||||
'feature',
|
||||
'rate',
|
||||
'receiveFrom',
|
||||
'startAt',
|
||||
'state',
|
||||
'subscription',
|
||||
@@ -206,7 +207,7 @@ export const NOTIFY = createVocabulary('http://www.w3.org/ns/solid/notifications
|
||||
'webid',
|
||||
|
||||
'WebHookSubscription2021',
|
||||
'WebSocketSubscription2021',
|
||||
'WebSocketChannel2023',
|
||||
);
|
||||
|
||||
export const OIDC = createVocabulary('http://www.w3.org/ns/solid/oidc#',
|
||||
|
||||
Reference in New Issue
Block a user