MCPcopy
hub / github.com/diegohaz/rest / apiWithReservedWord

Function apiWithReservedWord

test/index.js:88–92  ·  view source on GitHub ↗
(dir)

Source from the content-addressed store, hash-verified

86}
87
88function apiWithReservedWord(dir) {
89 return api({
90 kebab: 'case'
91 }, dir);
92}
93
94function apiWithAllMasterMethods(dir) {
95 return api({

Callers 1

installFunction · 0.85

Calls 1

apiFunction · 0.85

Tested by

no test coverage detected