@@ -297,7 +297,7 @@ Accounting
297297 /api/v1/freeradius/accounting/
298298
299299 GET
300- ...
300+ ^^^
301301
302302Returns a list of accounting objects
303303
@@ -338,7 +338,7 @@ Returns a list of accounting objects
338338 ]
339339
340340 POST
341- ....
341+ ^^^^
342342
343343Add or update accounting information (start, interim-update, stop); does
344344not return any JSON response so that freeradius will avoid processing the
@@ -374,7 +374,7 @@ framed_ip_address framed IP address
374374===================== =====================
375375
376376Pagination
377- ''''''''''
377+ """"""""""
378378
379379Pagination is provided using a Link header pagination. Check `here for
380380more information about traversing with pagination
@@ -397,7 +397,7 @@ more information about traversing with pagination
397397 parameter.
398398
399399Filters
400- '''''''
400+ """""""
401401
402402The JSON objects returned using the GET endpoint can be filtered/queried
403403using specific parameters.
@@ -490,7 +490,7 @@ is disabled for a particular org, an empty string will be acceptable.
490490.. _radius_registering_to_multiple_organizations :
491491
492492Registering to Multiple Organizations
493- .....................................
493+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
494494
495495An **HTTP 409 ** response will be returned if an existing user tries to
496496register on a URL of a different organization (because the account already
0 commit comments