Skip to content

Conversation

@XunliYang
Copy link
Contributor

What type of PR is this?

Add one of the following kinds:

  • correction

What this PR does / why we need it:

Reset API and test code version information in main branch to wip.

Files affected:

OpenAPI Definition Files:
code/API_definitions/network-slice-booking.yaml: info.version — currently 0.1.0, should be wip
code/API_definitions/network-slice-booking.yaml: server URL version — currently v0.1, should be vwip
code/API_definitions/network-slice-assignment.yaml: info.version — currently 0.1.0, should be wip

Test Definition Files:
code/Test_definitions/network-slice-booking-getSession.feature (line 14): resource URL — currently v0.1, should be vwip
code/Test_definitions/network-slice-booking-deleteSession.feature (line 14): resource URL — currently v0.1, should be vwip
code/Test_definitions/network-slice-booking-createSession.feature (line 21): resource URL — currently v0.1, should be vwip
code/Test_definitions/network-slice-assignment-retrieve.feature (line 21): resource URL — currently v0.1, should be vwip
code/Test_definitions/network-slice-assignment-release.feature (line 16): resource URL — currently v0.1, should be vwip
code/Test_definitions/network-slice-assignment-get.feature (line 21): resource URL — currently v0.1, should be vwip
code/Test_definitions/network-slice-assignment-assign.feature (line 14): resource URL — currently v0.1, should be vwip

Which issue(s) this PR fixes:

Fixes #89

Special notes for reviewers:

Changelog input

 release-note

Copy link
Collaborator

@chinaunicomyangfan chinaunicomyangfan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@chinaunicomyangfan chinaunicomyangfan merged commit 0f0d30b into camaraproject:main Dec 10, 2025
2 checks passed
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.

Reset API and test code version information in main branch to wip

2 participants