There are no major changes in the functionality for implementations, but I had to rework this section a bit to clarify the actual requirements for client and server.
#client-subscription-request-statements : requiring the client to use a particular set of statements in the request payload ( #subscription-request-statements).
#subscription-request-statements : defining the statements to use in the subscription request payload.
#server-subscription-request-payload-invalid - requiring the server to reject a subscription request that does not conform to expected payload.
Follows of ACTION of https://github.com/solid/notifications-panel/blob/main/meetings/2022-08-18.md#subscription-request-response ,
There are no major changes in the functionality for implementations, but I had to rework this section a bit to clarify the actual requirements for client and server.
#client-subscription-request-statements
: requiring the client to use a particular set of statements in the request payload (#subscription-request-statements
).#subscription-request-statements
: defining the statements to use in the subscription request payload.#server-subscription-request-payload-invalid
- requiring the server to reject a subscription request that does not conform to expected payload.