Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Clean, refactor each OpenApiElement #44

Closed
xuzhg opened this issue Oct 27, 2017 · 4 comments
Closed

Clean, refactor each OpenApiElement #44

xuzhg opened this issue Oct 27, 2017 · 4 comments
Assignees

Comments

@xuzhg
Copy link
Contributor

xuzhg commented Oct 27, 2017

No description provided.

@xuzhg xuzhg self-assigned this Oct 27, 2017
@xuzhg
Copy link
Contributor Author

xuzhg commented Nov 1, 2017

Temporally finished:

Elements Status
OpenApiCallback 🔴
OpenApiOAuthFlows 🔴
OpenApiComponent 🔴
OpenApiContact 🔴
OpenApiDiscriminator 💚
OpenApiDocument 💚
OpenApiEncoding 💚
OpenApiExample 🔴
OpenApiExternalDocs 💚
OpenApiHeader 🔴
OpenApiInfo 💚
OpenApiLicense 💚
OpenApiLink 🔴
OpenApiMediaType 💚
OpenApiOAuthFlow 🔴
OpenApiOAuthFlows 🔴
OpenApiOperation 🔴
OpenApiParameter 🔴
OpenApiPathItem 🔴
OpenApiPaths 💚
OpenApiReference 🔴
OpenApiRequestBody 🔴
OpenApiResponse 🔴
OpenApiResponses 💚
OpenApiSchema 🔴
OpenApiSecurityRequirement 🔴
OpenApiSecurityScheme 🔴
OpenApiServer 🔴
OpenApiServerVariable 🔴
OpenApiTag 💚
OpenApiXml 🔴

@xuzhg
Copy link
Contributor Author

xuzhg commented Nov 2, 2017

Updated at 11/9/2017
Updated at 11/10/2017
Temporally finished:

Elements Status Elements Status
OpenApiCallback 💚 OpenApiParameter 💚
OpenApiOAuthFlows 💚 OpenApiOAuthFlow 💚
OpenApiComponent 💚 OpenApiOperation 💚
OpenApiContact 💚 OpenApiPathItem 💚
OpenApiDiscriminator 💚 OpenApiDocument 💚
OpenApiEncoding 💚 OpenApiExample 💚
OpenApiExternalDocs 💚 OpenApiHeader 💚
OpenApiInfo 💚 OpenApiLicense 💚
OpenApiLink 💚 OpenApiMediaType 💚
OpenApiPaths 💚 OpenApiPathItem 💚
OpenApiReference 💚 OpenApiRequestBody 💚
OpenApiResponse 💚 OpenApiResponses 💚
OpenApiSchema 💚 OpenApiSecurityRequirement 💚
OpenApiSecurityScheme 💚 OpenApiServer 💚
OpenApiServerVariable 💚 OpenApiTag 💚
OpenApiXml 💚

@PerthCharern
Copy link
Contributor

Sent out PR for final cleanup for OAuthFlow, OAuthFlows, SecurityScheme, SecurityRequirement
#60

@xuzhg
Copy link
Contributor Author

xuzhg commented Nov 10, 2017

@PerthCharern @darrelmiller

Along with this PR: #76, I think all the DOM classes are cleaned/modified/refactored.

However, I think there maybe bugs (from coding or from spec, especially between V2/V3), Please take times to review them

@xuzhg xuzhg closed this as completed Nov 10, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants