Skip to content

Commit f34359b

Browse files
authored
Merge pull request #167 from HarperDB/deprecate-custom-functions-operations
Deprecate custom functions operations
2 parents 176190b + 96fabe8 commit f34359b

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

docs/SUMMARY.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,6 @@
2626
* [Users and Roles](developers/operations-api/users-and-roles.md)
2727
* [Clustering](developers/operations-api/clustering.md)
2828
* [Clustering with NATS](developers/operations-api/clustering-nats.md)
29-
* [Custom Functions](developers/operations-api/custom-functions.md)
3029
* [Components](developers/operations-api/components.md)
3130
* [Registration](developers/operations-api/registration.md)
3231
* [Jobs](developers/operations-api/jobs.md)

docs/developers/operations-api/custom-functions.md

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

3+
*These operations are deprecated.*
4+
35
## Custom Functions Status
46

57
Returns the state of the Custom functions server. This includes whether it is enabled, upon which port it is listening, and where its root project directory is located on the host machine.

0 commit comments

Comments
 (0)