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

Add support for advance endpoint config #1012

Merged

Conversation

HeshanSudarshana
Copy link
Contributor

Purpose

This PR adds support to the advanceEndpointConfig in OAPI definitions to be included in the endpoint configurations.

This property is used in MGW when the endpoint config is defined.

x-wso2-production-endpoints:
  urls:
   - https://localhost:9443/am/sample/pizzashack/v1/api/
  advanceEndpointConfig:
    timeoutInMillis: 240000
  type: http

Related issue: wso2/product-microgateway#3387

@npamudika npamudika merged commit ba0a78d into wso2:master Sep 11, 2023
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

Successfully merging this pull request may close these issues.

2 participants