Skip to content

Commit 18a73de

Browse files
committed
Add pre-release note
1 parent 7bd888b commit 18a73de

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# Silverstripe REST API
22

3+
**NOTE: This module is currently a pre-release. The API and/or behaviour may change as newer pre-release versions are tagged.**
4+
35
This module allows you to quickly and easily create secure REST API endpoints that can be used for both providing database records as JSON as well as optionally allow data to be updated through the API.
46

57
Simply subclass the `RestApiEndpoint` class and define your endpoint with `private static array` configuration.

0 commit comments

Comments
 (0)