Skip to content

director OpenAPI, refactoring #187

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

Merged

Conversation

sanderegg
Copy link
Member

@sanderegg sanderegg commented Aug 22, 2018

What do these changes do?

Refactoring of the director REST API using the openapi protocol and API first paradigm.
Also implies migrating FLASK based server to AIOHTTP

NOTE: validate openapi responses currently has an issue when using the external json-schema reference. wating for an answer from openapi-core
NOTE2: currently the json-schema is a copy from here

Related issue number

connects #185, connects #196
fixes #213, fixes #197

Checklist

  • I think the code is well written
  • Unit tests for the changes exist
  • Documentation reflects the changes
  • If you design a new module, add your user to .github/CODEOWNERS

@pcrespov , @mguidon

odeimaiz and others added 30 commits August 15, 2018 16:51
odeimaiz and others added 20 commits September 13, 2018 11:32
…_project_model

Feature#213 adapt server to new project model
@sanderegg sanderegg changed the title WIP - director OpenAPI, refactoring director OpenAPI, refactoring Sep 13, 2018
@sanderegg sanderegg merged commit 28fe956 into ITISFoundation:master Sep 13, 2018
@ghost ghost removed the review label Sep 13, 2018
@sanderegg sanderegg deleted the ITISFoundation/osparc-simcore#185 branch November 2, 2018 08:48
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

Successfully merging this pull request may close these issues.

Adapt server to new project model create director client sdk
4 participants