Skip to content

Commit db0b59e

Browse files
committed
evoling api note
1 parent f3f1289 commit db0b59e

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

spec/README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@
2020
# Open API spec
2121

2222
The `rest-service-open-api.yaml` defines the api contract for running table format conversion using XTable's REST service.
23+
This spec is still under active development and is subject to changes.
2324

2425
## Lint
2526

spec/rest-service-open-api.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ info:
2222
url: https://www.apache.org/licenses/LICENSE-2.0.html
2323
version: 0.0.1
2424
description: |
25-
A REST API for initiating metadata conversion using Apache XTable.
25+
A REST API for initiating metadata conversion using Apache XTable. Note this spec is still under active development and is subject to changes.
2626
2727
servers:
2828
- url: "{scheme}://{host}/{prefix}"

0 commit comments

Comments
 (0)