Skip to content
This repository has been archived by the owner on Feb 28, 2020. It is now read-only.

feat: model support for swagger #422

Merged
merged 2 commits into from
Jan 12, 2018
Merged

feat: model support for swagger #422

merged 2 commits into from
Jan 12, 2018

Conversation

nhardman
Copy link
Contributor

implementation of the entities(models) support for swagger documents

@nhardman nhardman requested a review from tunniclm January 10, 2018 15:16
@codecov-io
Copy link

codecov-io commented Jan 11, 2018

Codecov Report

Merging #422 into develop will increase coverage by 0.2%.
The diff coverage is 95.12%.

Impacted file tree graph

@@            Coverage Diff             @@
##           develop     #422     +/-   ##
==========================================
+ Coverage    90.61%   90.82%   +0.2%     
==========================================
  Files            9        9             
  Lines         1278     1329     +51     
==========================================
+ Hits          1158     1207     +49     
- Misses         120      122      +2
Impacted Files Coverage Δ
lib/helpers.js 93.96% <100%> (+1.24%) ⬆️
refresh/index.js 92.37% <89.74%> (-0.36%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 13a14f5...0127806. Read the comment docs.

@nhardman nhardman merged commit 9cb8438 into develop Jan 12, 2018
@tunniclm tunniclm added this to the 4.4.0 milestone Jan 12, 2018
tunniclm added a commit that referenced this pull request Jan 26, 2018
Release 4.4.0

### Bug Fixes

* **package:** update generator-ibm-cloud-enablement to version 0.6.13 ([#416](#416)) ([13a14f5](13a14f5))
* **package:** update generator-ibm-service-enablement to version 0.6.5 ([#423](#423)) ([6769e0b](6769e0b))
* make RouteTests more lenient on index content ([#427](#427)) ([1ae501e](1ae501e))
* **unsupported services:** added tests to check for unwanted behavior when given unsupported service payloads from custom bluemix string ([#431](#431)) ([b3e1870](b3e1870))
* use correct redis default port ([#433](#433)) ([623f206](623f206))


### Features

* model support for swagger ([#422](#422)) ([9cb8438](9cb8438))
@christiancompton christiancompton deleted the swagger-models branch June 15, 2018 16:46
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants