415 次程式碼提交 (8e0a46b48917db22453e182170867ca4778e33a6)

作者 SHA1 備註 提交日期
  Tim Lai a26bb9284d
chore(deps): update react-syntax-highlighter from 12.2.1 to 13.5.0 (#6312) 4 年之前
  Tim Lai 02e0515b97
fix(cypress): deep-linking tests should use cy.location (#6309) 4 年之前
  Tim Lai 471c24dfcb
fix(cypress): tests should fail on uncaught exception (#6308) 4 年之前
  Tim Lai 2eaa6c10e4
feat(build): es2015 bundle artifact (#6291) 4 年之前
  geraldglynn d9f5691f65
fix(OAS3): relative urls (#5341) 4 年之前
  Alec Theriault 225a915cf8
fix: escape `$` in curl request bodies and headers (#6245) 4 年之前
  geraldglynn 084b236f76
fix(Models): use `specPath` for `isShownKey` to toggle models (#6200) 4 年之前
  Irena Shaigorodsky d7d166d0a4
fix: specify charset utf-8 in html script declaration (#6278) 4 年之前
  Tim Lai 22668ee8d3
fix(OAS3): servers component update on definition change (#6280) 4 年之前
  Tim Lai abcc3837e9
fix(requestInterceptor): use async/await to support return new Promise (#6279) 4 年之前
  Helen Kosova fd5a59a3fd
feat: Display minProperties an maxProperties for object schemas (#6272) 4 年之前
  Helen Kosova 4cbae095fc
fix(try-it-out): Better tooltips for min/max validations (#6266) 4 年之前
  Timothy Lai 3cafd6086e config(mocha): remove deprecated --compiler flag 4 年之前
  Tim Lai a73783b73d
feat: syntax highlighting of code section (#6236) 4 年之前
  Tim Lai 2fd1e4037c
feat(RequestBody): validation support for required fields (#6223) 4 年之前
  Tim Lai b68942c043
feat(RequestBody): set default true for 'send empty value' (#6228) 4 年之前
  Tim Lai a1589a679c
style: replace var with let in /test files (#6164) 4 年之前
  Tim Lai faae3e9d2c
style: fix indent spaces from 4 to 2 in test files (#6163) 4 年之前
  Vladimir 41e595beda
feat: Display `nullable` for object model itself (#5660) (#5868) 4 年之前
  Tim Lai b86e8e96dd
fix: curlify agnostic to order of header values (#6152) 4 年之前
  David DE CARVALHO ca1b19a31b
feat: Display example value in Swagger ReadOnly documentation (#4422) 4 年之前
  Aldrin Abastillas 973e1f7a9b
feat: Copy response to clipboard #4300 (#5278) 4 年之前
  Vladimir Gorej a616cb471d fix(Markdown): render markdown in more secure way 4 年之前
  Wesley Schwengle 117dcc9b16
Disable the validation badge for those who do not want it (#5994) 4 年之前
  John 21f51494a2
fix: support variables in auth urls (#5913) 4 年之前
  Matthew Morrissette 275c8f2ccf
improvement: oauth "scopes" improvements (#6037) 4 年之前
  Tim Lai 5bbd3e71bd
fix: bugs/4641 use wait on route alias (#6048) 4 年之前
  Tim Lai a371ba1ca9
fix: bugs/4641 flaky test (#6047) 4 年之前
  mircohaug eaca2f6fd8
Add empty data param to cURL if no POST request body was given (#6017) 4 年之前
  Tim Lai 68185dd71a
fix: remove special handling of non-FormData entries (#6036) 4 年之前
  Tim Lai add5753da4
test: improve reliability of /bugs/4641 (#6013) 4 年之前
  Tim Lai 3a65070bf5
fix: entries as property name (#6025) 4 年之前
  Tim Lai 96c7b4cbf5
fix: curl array support within multipart/form-data (#3838) (#5999) 4 年之前
  Tim Lai 4542806af6
bug: remove clearValidation from onTryoutClick (#5955) 4 年之前
  Tim Lai 5eb23cdd48
ft: JsonSchema components are now ImmutableJS compliant (#5952) 4 年之前
  Adam Jones e98e7be4ec
improvement: render OAS3 parameter type formats (#5796) 4 年之前
  Simon Legg c9d6ac4cfc improvement: clear auth information from memory when logging out (#5316) 4 年之前
  Jamie Peabody e8266a3c6d fix: code highlight styles are now only applied `pre.microlight` (#5673) 4 年之前
  kyle 75a0e5d5dc
fix(validateParam): validate JSON parameter values + support `Parameter.content` (#5657) 5 年之前
  poveilleux 139592e353 feat: add PKCE support for OAuth2 Authorization Code flows (#5361) 5 年之前
  kyle 5f6ec8ce1d
fix: mitigate "sequential @import chaining" vulnerability (#5616) 5 年之前
  kyle 00c8e964e7
fix: accept string-represented values in required array runtime validation (#5609) 5 年之前
  kyle 85f2bf3688
fix: <Select disabled> for `type: string` + `enum` schemas (#5601) 5 年之前
  kyle f523ec40f0
housekeeping: reorganize and rewire Mocha tests (#5600) 5 年之前
  kyle 94c86d3d50
improvement: `online.swagger.io` -> `validator.swagger.io` (#5599) 5 年之前
  kyle c9c3b2338e
feature: support for `Parameter.content` (#5571) 5 年之前
  thierrydallacroce 0b3489b52d fix: remove `.col` class that causes collision with Bootstrap (via #5541) 5 年之前
  kyle 877ee38ba1
housekeeping: non-breaking dependency updates (via #5515) 5 年之前
  kyle 39f8ceba55
fix: empty ModelExample rendering in a Response w/o `content` (via #5504) 5 年之前
  kyle e895fb544f
fix: use `null` as a notSetValue for examplesForMediaType (via #5503) 5 年之前