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

document all naming conventions pushed by Kiota #51

Open
sebastienlevert opened this issue Nov 30, 2023 · 2 comments
Open

document all naming conventions pushed by Kiota #51

sebastienlevert opened this issue Nov 30, 2023 · 2 comments

Comments

@sebastienlevert
Copy link
Contributor

No description provided.

@baywet
Copy link
Member

baywet commented Nov 30, 2023

I'm going to start listing those async and out of order:

  • path segmentation of the namespaces across languages (e.g. Go flattens things)
  • item namespace segment for indexing into collections
  • request builders suffix
  • OperationResponseBody / RequestBody for inline type definitions
  • escaping of reserved names

@baywet
Copy link
Member

baywet commented Dec 6, 2023

indexers replacement (byId)

@github-project-automation github-project-automation bot moved this to Todo 📃 in Kiota Apr 12, 2024
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

No branches or pull requests

2 participants