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

[#168694799] Update specification for CreateMessage #21

Merged
merged 2 commits into from
Sep 23, 2019

Conversation

francescopersico
Copy link
Contributor

@francescopersico francescopersico commented Sep 23, 2019

Updated with changes from #18

@codecov
Copy link

codecov bot commented Sep 23, 2019

Codecov Report

Merging #21 into master will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master      #21   +/-   ##
=======================================
  Coverage   84.03%   84.03%           
=======================================
  Files           5        5           
  Lines         332      332           
  Branches       43       43           
=======================================
  Hits          279      279           
  Misses         52       52           
  Partials        1        1

$ref: "#/definitions/ProblemJson"
"/messages/{fiscal_code}":
post:
operationId: submitMessageforUserWithFiscalCode
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this breaks backward compatibility, this operation name should not change (submitMessageforUser), the other one (new) should have a new name

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Exactly the reason why i asked if the operationId was used by the client generator. I Have fixed with the new commit.

@digitalcitizenship
Copy link

Affected stories

  • 🌟 #168694799: Modificare il file delle specifiche per la funzione CreateMessage

Generated by 🚫 dangerJS

@cloudify cloudify merged commit 1f59a57 into master Sep 23, 2019
@cloudify cloudify deleted the 168694799-update-specification-for-createmessage branch September 23, 2019 12:57
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.

3 participants