Skip to content

Use protobuf struct in create function of service SDK#1305

Merged
antho1404 merged 2 commits intodevfrom
feature/service-create-request
Sep 8, 2019
Merged

Use protobuf struct in create function of service SDK#1305
antho1404 merged 2 commits intodevfrom
feature/service-create-request

Conversation

@NicolasMahe
Copy link
Copy Markdown
Member

This PR change Service SDK create function to accept as parameter CreateServiceRequest struct to create a service instead of the Service struct itself.

Closes #1147

@NicolasMahe NicolasMahe added the release:change Pull requests that change something existant label Sep 4, 2019
@NicolasMahe NicolasMahe added this to the next milestone Sep 4, 2019
@NicolasMahe NicolasMahe self-assigned this Sep 4, 2019
@antho1404 antho1404 merged commit e27fc99 into dev Sep 8, 2019
@antho1404 antho1404 deleted the feature/service-create-request branch September 8, 2019 05:01
@NicolasMahe NicolasMahe changed the title Use CreateServiceRequest struct to create a service Use protobuf struct in create function of service SDK Sep 23, 2019
@NicolasMahe NicolasMahe mentioned this pull request Sep 23, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

refactoring release:change Pull requests that change something existant

Projects

None yet

Development

Successfully merging this pull request may close these issues.

ServiceSDK create function should accept another struct than service.Service

3 participants