Skip to content
This repository has been archived by the owner on Oct 11, 2024. It is now read-only.

[TT-12501] (bug): fix validation of API type #167

Conversation

buraksekili
Copy link
Member

Description

Do not respect OAS field while checking API type (whether classic or OAS)

Related Issue

https://tyktech.atlassian.net/browse/TT-12501

Motivation and Context

Test Coverage For This Change

Screenshots (if appropriate)

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist

  • Make sure you are requesting to pull a topic/feature/bugfix branch (right side). If PRing from your fork, don't come from your master!
  • Make sure you are making a pull request against our master branch (left side). Also, it would be best if you started your change off our latest master.
  • My change requires a change to the documentation.
    • I have updated the documentation accordingly.
  • I have added tests to cover my changes.
  • All new and existing tests passed.
  • Check your code additions will not fail linting checks:
    • gofmt -s -w .
    • go vet ./...
    • golangci-lint run

Signed-off-by: Burak Sekili <buraksekili@gmail.com>
@buraksekili buraksekili requested a review from a team as a code owner June 27, 2024 10:30
@buraksekili buraksekili requested review from olamilekan000 and removed request for a team June 27, 2024 10:30
Copy link

@komalsukhani komalsukhani merged commit 1aec416 into fix/TT-12430/postgres_oas_issue Jul 1, 2024
18 checks passed
@komalsukhani komalsukhani deleted the fix/TT-12501/postgres-oas-format branch July 1, 2024 10:30
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants