Repository API
tusmester
released this
27 Mar 17:45
·
61 commits
to master
since this release
In this release we are introducing the brand-new Repository API. Please visit the documentation on https://docs.sensenet.com for details.
Features
- Add api for getting the current user. by @tusmester in #76
- Initial repository instance API. by @tusmester in #84
- Add api key as a new authentication mode. by @tusmester in #86
- Repository api by @kavics in #87
- More strict collection and query API by @kavics in #90
- Client models by @kavics in #93
Other changes
- Add demo console by @tusmester in #91
- Add source link support to the client library. by @tusmester in #92
- Add demo MVC app. by @tusmester in #94
Full Changelog: v2.0.14...repository-api