Announcements
The Google Cloud Community will be in read-only from July 16 - July 22 as we migrate to a new platform; refer to this community post for more details.
Get hands-on experience with 20+ free Google Cloud products and $300 in free credit for new customers.

Set session in WADL

Not applicable

How can I set a session in WADL file to be consumed by resources that requires previous session's state?

0 1 175
1 REPLY 1

gnanasekaran
Former Googler

WADL is just a description format for your web application (web API) containing resources along with its security schemes - i don think you can model the session/state within it.