Commit 48150992 authored by Mubeena Ishaq's avatar Mubeena Ishaq
Browse files

Update BasePath for App Support API

parent e237c6b6
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -17,7 +17,7 @@ import "./client"

## Documentation for API Endpoints

All URIs are relative to *https://localhost/sandboxname/mec_app_support/v1*
All URIs are relative to *https://localhost/sandboxname/mec_app_support/v2*

Class | Method | HTTP request | Description
------------ | ------------- | ------------- | -------------
+1 −1
Original line number Diff line number Diff line
@@ -75,7 +75,7 @@ type Configuration struct {

func NewConfiguration() *Configuration {
	cfg := &Configuration{
		BasePath:      "https://localhost/sandboxname/mec_app_support/v1",
		BasePath:      "https://localhost/sandboxname/mec_app_support/v2",
		DefaultHeader: make(map[string]string),
		UserAgent:     "Swagger-Codegen/1.0.0/go",
	}
+1 −1
Original line number Diff line number Diff line
# \MecAppSupportApi

All URIs are relative to *https://localhost/sandboxname/mec_app_support/v1*
All URIs are relative to *https://localhost/sandboxname/mec_app_support/v2*

Method | HTTP request | Description
------------- | ------------- | -------------
+1 −1
Original line number Diff line number Diff line
# \UnsupportedApi

All URIs are relative to *https://localhost/sandboxname/mec_app_support/v1*
All URIs are relative to *https://localhost/sandboxname/mec_app_support/v2*

Method | HTTP request | Description
------------- | ------------- | -------------