Versions Compared

Key

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

...

Result size limits the data to be shown with the entered value.
Cache information can be available by clicking the checkbox.

Info

In our example, we used the GET method which you can use for reading the data. You can use other methods available:
POST→ Create and add data
DELETE→ Delete the data
PATCH→ Partial modification to a resource
PUT→ Update the data

...