Skip to content

Commit

Permalink
Merge pull request #2 from chinaunicomyangfan/addyamlv0.1
Browse files Browse the repository at this point in the history
Update API version to wip
  • Loading branch information
chinaunicomyangfan authored Jul 1, 2024
2 parents ac6578c + 48e44f7 commit 55a7fe3
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions code/API_definitions/NetworkSliceBooking.yaml
Original file line number Diff line number Diff line change
@@ -1,13 +1,12 @@
openapi: 3.0.3
info:
title: API for Network slicing Booking
description: Copyright (c) 2024 Huawei Technologies Co., Ltd.
version: 0.0.1
version: wip
license:
name: Apache 2.0
url: https://www.apache.org/licenses/LICENSE-2.0.html
servers:
- url: "{apiRoot}/nsb/v0"
- url: "{apiRoot}/nsb/vwip"
variables:
apiRoot:
default: http://localhost:9100
Expand Down

0 comments on commit 55a7fe3

Please sign in to comment.