Template:APIBrowser: Difference between revisions
Template page
		| No edit summary | No edit summary | ||
| (4 intermediate revisions by the same user not shown) | |||
| Line 34: | Line 34: | ||
|      color: #fff; |      color: #fff; | ||
|      padding: 0px 30px; |      padding: 0px 30px; | ||
|      margin-left: |      margin-left:20%; | ||
|     font-size: 14px; | |||
| } | } | ||
| .apiBrowser button:hover{background:var(--color-primary--hover);} | |||
| .apiBrowser .urlBar { | .apiBrowser .urlBar { | ||
|      display:flex; |      display:flex; | ||
| Line 52: | Line 54: | ||
| <button>Execute</button> | <button>Execute</button> | ||
| </div> | </div> | ||
| <div class="response"> | <div class="response">Execute a request to view the data...</div> | ||
| </div> | </div> | ||
| </html> | </html> | ||
Latest revision as of 18:54, 6 July 2021
bigid/api/v1/
Execute a request to view the data...