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

layer-separation #398

Open
5 of 7 tasks
JimOverholt opened this issue Apr 25, 2024 · 1 comment
Open
5 of 7 tasks

layer-separation #398

JimOverholt opened this issue Apr 25, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@JimOverholt
Copy link
Contributor

JimOverholt commented Apr 25, 2024

Description

Separate
Layer 2: API endpoints (url/payload/params/datamodel) vmngclient/endpoints
Layer 3: User facing methods vmngclient/api

  • demonstration of concept
  • supported versions specifier for endpoints
  • view/mode specifiers for endpoints
  • support of Pydantic in datamodels
  • API/Primitives in contribution guide
  • 100% migration of datamodel to Pydatic (Optional)
  • 100% migration of api to use L2 endpoints (none of L3 code calls endpoints directly without L2)
@JimOverholt JimOverholt added the enhancement New feature or request label Apr 25, 2024
@JimOverholt
Copy link
Contributor Author

This issue was migrated from an old repository: CiscoDevNet/catalystwan#213

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant