Download OpenAPI specification:Download
The festive advent API sample I wrote for 24 Days in Umbraco 2022. This the 11th year of the advent calendar.
Adds a new advent message to the in-memory list
The request payload
Id | integer |
Message | string |
{- "Id": 0,
- "Message": "string"
}
{- "Id": 0,
- "Message": "string"
}