Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

FooBarSprocket offers two public methods and one private method. Both FooBarSprocket::create() and FooBarSprocket::delete() are made available via the API at the following URIsURLs, respectively:

No Format
https://yourdomain.com/installpath/index.php/api/foo_bar.foo_bar_sprocket/create.json?vars[price]=1.99
https://yourdomain.com/installpath/index.php/api/foo_bar.foo_bar_sprocket/delete.json?sprocket_id=123

...

Info
titleThe API respects your authority
Only public model methods are accessible via the API.