Skip to content

Instantly share code, notes, and snippets.

@M2vH
Created July 10, 2022 11:19
Show Gist options
  • Save M2vH/ffe2fc87d99790c9c139a0120fe4ebe3 to your computer and use it in GitHub Desktop.
Save M2vH/ffe2fc87d99790c9c139a0120fe4ebe3 to your computer and use it in GitHub Desktop.
[HttpPost]
[ApiExplorerSettings(GroupName = "v2")]
public void Post([FromBody]Product product)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment