1. 28 9月, 2019 1 次提交
  2. 21 9月, 2019 1 次提交
  3. 16 9月, 2019 1 次提交
  4. 10 9月, 2019 1 次提交
  5. 03 9月, 2019 1 次提交
  6. 01 9月, 2019 2 次提交
    • S
      release: v3.23.7 · 7b737f60
      swaggerhub-bot 提交于
      7b737f60
    • K
      feature: support for `Parameter.content` (#5571) · c9c3b233
      kyle 提交于
      * add `getParameterSchema` OAS helper
      
      * use `Parameter.content.[firstKey].schema` as schema value when present
      
      * `newValue` -> `initialValue`
      
      * make `paramWithMeta` a const
      
      * add trailing comma to `swagger2SchemaKeys`
      
      * refactor `helpers` to a folder
      
      * deprecate `src/core/utils.js` in favor of `src/core/helpers/`
      
      * support `Parameter.content.[mediaType].schema` in validateParam
      
      * reject `null` as an OAS3 object value
      
      * expose Fetch errors in the browser console
      
      * generate ParameterRow default values based on `content` values
      
      * add tests for `getParameterSchema`
      
      * remove debugger statement
      
      * remove debugger statement
      
      * don't apply `generatedSampleValue`s to parameters with `examples`
      
      * remove extra semi
      
      * disable JSON check in parameter runtime validation
      
      * stringify JsonSchema_object textarea values
      
      * add Cypress tests
      
      * swagger-client@3.9.4
      c9c3b233
  7. 27 8月, 2019 1 次提交
  8. 24 8月, 2019 9 次提交
  9. 23 8月, 2019 10 次提交
  10. 21 8月, 2019 1 次提交
  11. 10 8月, 2019 1 次提交
  12. 03 8月, 2019 1 次提交
  13. 02 8月, 2019 1 次提交
  14. 01 8月, 2019 1 次提交
  15. 31 7月, 2019 4 次提交
  16. 30 7月, 2019 1 次提交
  17. 20 7月, 2019 1 次提交
  18. 19 7月, 2019 1 次提交
    • K
      housekeeping: npm audit resolutions (via #5457) · be5e057b
      kyle 提交于
      * add `security-audit` script
      
      * npm audit fix
      
      * remove nyc
      
      * nightwatch@1
      
      this breaks the test suite, but it appears to have already regressed. leaving it for another day, TODO: open a backlog ticket
      
      * add `security-audit` script
      
      * disable mocha exclusivity
      
      * update package-lock.json
      
      * cypress@3.4.0
      
      * `npm audit fix`
      
      * @release-it/conventional-changelog@1.1.0
      
      * release-it@12
      be5e057b
  19. 13 7月, 2019 1 次提交