1
0
mirror of synced 2025-12-23 03:44:00 -05:00
Commit Graph

13 Commits

Author SHA1 Message Date
Rachael Sewell
cc0feb3a01 support openapi oneOf Objects (#36353) 2023-04-12 21:39:52 +00:00
Peter Bengtsson
d75a43b5fd Add appropriate whitespace in Rest parameter tables (#35771) 2023-03-22 15:45:28 +00:00
Grace Park
e8b325f240 Add allOf properties for webhooks (#35267) 2023-03-09 23:23:42 +00:00
Robert Sese
5978d98b49 OpenAPI: show 'null' if there's a null enum value (#35058)
Co-authored-by: Peter Bengtsson <peterbe@github.com>
2023-02-28 18:56:31 +00:00
Grace Park
e69c2dee5e Update param type , to or (#35064) 2023-02-24 01:11:34 +00:00
Grace Park
a039a60dad Fix REST bug where parameter table param's array is not delimited by comma (#35009) 2023-02-22 22:44:06 +00:00
Rachael Sewell
fd2904fc4e add array type option for rest docs (#34050) 2023-01-19 17:58:39 +00:00
Rachael Sewell
8f1801040a webhooks update bug fix (#32656) 2022-11-16 03:12:47 +00:00
Robert Sese
b2e5d14036 Automate + Reactify webhooks page (#29534)
Co-authored-by: Rachael Sewell <rachmari@github.com>
Co-authored-by: Peter Bengtsson <mail@peterbe.com>
Co-authored-by: Joe Oak <41307427+joeoak@users.noreply.github.com>
Co-authored-by: Sarah Edwards <skedwards88@github.com>
Co-authored-by: Grace Park <gracepark@github.com>
Co-authored-by: Peter Bengtsson <peterbe@github.com>
2022-11-15 22:12:16 +00:00
Grace Park
7190f42fc2 Fix enumerated parameters bg color (#32454) 2022-11-10 18:43:51 +00:00
Robert Sese
d65deba270 Handle false default values in the decorator (#31665)
Co-authored-by: Sarah Edwards <skedwards88@github.com>
2022-10-14 21:26:57 +00:00
Peter Bengtsson
9ab9d10940 JSON stringify rest parameter default values (#31520) 2022-10-08 00:18:42 +00:00
Robert Sese
3d45346c34 New nested param table styles for REST (#30862) 2022-09-20 12:57:49 -07:00