mirror of
https://github.com/rikkaneko/paste.git
synced 2025-08-08 15:05:36 +01:00
Add Paste API v2
Add object schema validation for v2 API Fix corsify modifies immutable header issue Signed-off-by: Joe Ma <rikkaneko23@gmail.com>
This commit is contained in:
parent
c18f08a4cb
commit
4542a4f519
9 changed files with 482 additions and 70 deletions
|
@ -242,8 +242,8 @@
|
|||
<td class="text-center col-6" id="paste_info_password">-</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="text-center col-3 text-nowrap">Read limit</td>
|
||||
<td class="text-center col-6" id="paste_info_read_count_remain">-</td>
|
||||
<td class="text-center col-3 text-nowrap">Account Times</td>
|
||||
<td class="text-center col-6"><span id="paste_info_access_n">-</span> / <span id="paste_info_access_max_access_n">-</span></td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="text-center col-3 text-nowrap">Created</td>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue