issues
search
contentstack
/
contentstack-management-dotnet
The Content Management SDK is used to manage the content of your Contentstack account. This includes creating, updating, deleting, and fetching content of your account
https://www.contentstack.com/docs/developers/apis/content-management-api/
MIT License
2
stars
3
forks
source link
feat: :sparkles: Adds Early Access Header Support
#21
Closed
nadeem-cs
closed
10 months ago
nadeem-cs
commented
10 months ago
Adds Early Access Header Support
Adds a new HeadersKey
Adds new ContentstackClientOptions
If String array is passed in EarlyAccess prop, it converts to comma seperated string and adds to default headers of client
Added Unit test
Adds Early Access Header Support