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

feat(routing): Updated openapi spec to include routing APIs #3012

Merged
merged 29 commits into from
Dec 19, 2023

Conversation

Sarthak1799
Copy link
Contributor

Type of Change

  • Bugfix
  • New feature
  • Enhancement
  • Refactoring
  • Dependency updates
  • Documentation
  • CI/CD

Description

Updated the open-api spec to include routing APIs.

Additional Changes

  • This PR modifies the API contract
  • This PR modifies the database schema
  • This PR modifies application configuration/environment variables

Motivation and Context

How did you test it?

Checklist

  • I formatted the code cargo +nightly fmt --all
  • I addressed lints thrown by cargo clippy
  • I reviewed the submitted code
  • I added unit tests for my changes where possible
  • I added a CHANGELOG entry if applicable

@Sarthak1799 Sarthak1799 added C-feature Category: Feature request or enhancement A-routing Area: Routing labels Nov 29, 2023
@Sarthak1799 Sarthak1799 requested a review from vspecky November 29, 2023 12:31
@Sarthak1799 Sarthak1799 self-assigned this Nov 29, 2023
@Sarthak1799 Sarthak1799 requested review from a team as code owners November 29, 2023 12:31
crates/router/src/routes/routing.rs Outdated Show resolved Hide resolved
crates/router/src/routes/routing.rs Outdated Show resolved Hide resolved
crates/router/src/routes/routing.rs Outdated Show resolved Hide resolved
vspecky
vspecky previously approved these changes Dec 11, 2023
@Narayanbhat166 Narayanbhat166 changed the base branch from main to move_openapi_to_crate December 19, 2023 07:11
@Narayanbhat166 Narayanbhat166 merged commit 3ce53c7 into move_openapi_to_crate Dec 19, 2023
8 of 12 checks passed
@Narayanbhat166 Narayanbhat166 deleted the open-api-routing branch December 19, 2023 11:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-routing Area: Routing C-feature Category: Feature request or enhancement
Projects
No open projects
Status: Merged
Development

Successfully merging this pull request may close these issues.

6 participants