Owen Conti
|
12c96e3190
|
Add comment to array-model for to clarify change. Rework logic in Model.render() to fix bug with overriding name and schema from $ref definition.
|
2017-09-09 13:51:09 -06:00 |
|
Owen Conti
|
d64dfc4252
|
Fixes #3500 - Fix missing names for primitive models
|
2017-08-01 20:46:41 -06:00 |
|
Owen Conti
|
ca937f4bdd
|
Add name fallback, fix name extraction from props
|
2017-07-21 20:13:12 -06:00 |
|
Scott O'Hara
|
c4409c58d8
|
Remove fallback to name for array model title (Fixes #3424)
|
2017-07-21 11:42:06 +10:00 |
|
Owen Conti
|
bd31d3dedf
|
Reimplemented changes after merge with master
|
2017-07-11 17:02:53 -06:00 |
|
Owen Conti
|
15e105c931
|
Merge branch 'master' of github.com:swagger-api/swagger-ui into bug/3102-unguarded-expressions
# Conflicts:
# src/core/components/model.jsx
# src/core/components/models.jsx
|
2017-07-03 16:12:31 -06:00 |
|
Owen Conti
|
d27cae0085
|
Work on #3102. Moved all the components out of model.jsx into their own files so they can be grabbed via getComponent()
|
2017-06-28 22:07:07 -06:00 |
|