blob: 6c99cd5563eb88fb831e79e27dcbaec1cd662cfc [file] [log] [blame]
#
# Licensed to the Apache Software Foundation (ASF) under one or more
# contributor license agreements. See the NOTICE file distributed with
# this work for additional information regarding copyright ownership.
# The ASF licenses this file to You under the Apache License, Version 2.0
# (the "License"); you may not use this file except in compliance with
# the License. You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
#
basePath: /bp
info:
title: /bp
version: 1.0.0
paths:
/rp:
get:
operationId: get_/rp
responses:
default:
description: Default response
x-openwhisk:
action: webhttpecho
namespace: guest
package: ""
url: https://127.0.0.1/api/v1/web/guest/default/webhttpecho.http
swagger: "2.0"
x-ibm-configuration:
assembly:
execute:
- operation-switch:
case:
- execute:
- invoke:
target-url: https://127.0.0.1/api/v1/web/guest/default/webhttpecho.http
verb: keep
operations:
- get_/rp
cors:
enabled: true