microsoft-graph-devx-api icon indicating copy to clipboard operation
microsoft-graph-devx-api copied to clipboard

[Python] Align snippet generation to specification.

Open andrueastman opened this issue 6 months ago • 0 comments

Specification for snippets should align to the specification available at https://gist.github.com/sebastienlevert/ae40eb334c3d5a9d4cd3f4a06d2b09be and shared document.

In summary, we should update snippets to

  • [ ] Have necessary import statements
  • [ ] Remove client initialization code
  • [ ] Add comments with links
  • [ ] Display version of SDK the snippet supports.

andrueastman avatar Feb 08 '24 17:02 andrueastman