Skip to content

Commit 9da8f6c

Browse files
committed
fix swagger issue
1 parent f2c8245 commit 9da8f6c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

articles/energy-data-services/tutorial-well-delivery-ddms.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -115,7 +115,7 @@ curl --request PUT \
115115
},
116116
"legal": {
117117
"legaltags": [
118-
"<data_partition_id>-entity-1753861267437"
118+
"LegalTagName"
119119
],
120120
"otherRelevantDataCountries": [
121121
"US"
@@ -161,7 +161,7 @@ curl --request PUT \
161161
},
162162
"legal": {
163163
"legaltags": [
164-
"<data_partition_id>-entity-1753861298505"
164+
"LegalTagName"
165165
],
166166
"otherRelevantDataCountries": [
167167
"US"
@@ -210,7 +210,7 @@ curl --request PUT \
210210
},
211211
"legal": {
212212
"legaltags": [
213-
"<data_partition_id>-entity-1753861290577"
213+
"LegalTagName"
214214
],
215215
"otherRelevantDataCountries": [
216216
"US"

0 commit comments

Comments
 (0)