mirror of
https://github.com/opnsense/docs.git
synced 2026-05-28 04:02:12 -04:00
devel/helloworld - remove some old cruft
This commit is contained in:
parent
266d65fd8d
commit
12967e36d6
1 changed files with 0 additions and 8 deletions
|
|
@ -493,14 +493,6 @@ Which will output a json structure in your browser like:
|
|||
The outer container is named "helloworld" and contains all fields defined in the model.
|
||||
|
||||
|
||||
|
||||
to add a method to the
|
||||
SettingsController to fetch the data from our configuration (or provide
|
||||
the defaults if there is no content).
|
||||
|
||||
We start by adding the model to our SettingsController, by adding this
|
||||
in the “use” section:
|
||||
|
||||
.. Note::
|
||||
|
||||
:code:`ApiMutableModelControllerBase` contains more shared functionality for grid like operations as well, most of
|
||||
|
|
|
|||
Loading…
Reference in a new issue