Project

General

Profile

Actions

Bug #18622

closed

Bad file name in api-doc: some more errors

Added by François ARMAND over 3 years ago. Updated over 3 years ago.

Status:
Released
Priority:
N/A
Category:
API
Target version:
Severity:
UX impact:
User visibility:
Effort required:
Priority:
0
Name check:
To do
Fix check:
Checked
Regression:

Description

[1] build/webapp/paths/nodes/id.yml:106:9

Failed to parse: bad indentation of a mapping entry in "/home/fanf/java/workspaces/rudder-project/rudder/api-doc/build/webapp/paths/nodes/id.yml" at line 106, column 9:

104 | - $ref: ../../components/parameters/node-id.yml
105 | - name: "mode"
106 | in: query
107 | required: false
108 | description: Deletion mode to use, either move to trash ('move', default) or erase ('erase')

Error was generated by the bundler rule.

[2] build/webapp/openapi.yml:222:5 at #/paths/~1nodes~1{nodeId}

Can't resolve $ref: bad indentation of a mapping entry in "/home/fanf/java/workspaces/rudder-project/rudder/api-doc/build/webapp/paths/nodes/id.yml" at line 106, column 9:

220 | $ref: paths/nodes/pending-id.yml
221 | /nodes/{nodeId}:
222 | $ref: paths/nodes/id.yml
223 | /nodes/{nodeId}/applyPolicy:
224 | $ref: paths/nodes/apply-policy-id.yml

Error was generated by the bundler rule.

[3] build/webapp/paths/settings/allowed_networks_diff.yml:8:7 at #/post/parameters/0

Can't resolve $ref: ENOENT: no such file or directory, open '/home/fanf/java/workspaces/rudder-project/rudder/api-doc/build/webapp/components/parameters/get-allowed-networks.yml'


Related issues 1 (0 open1 closed)

Related to Rudder - Bug #18620: Bad file name in api-doc: set-allowed-networks.ymlReleasedAlexis MoussetActions
Actions #1

Updated by François ARMAND over 3 years ago

  • Status changed from New to In progress
  • Assignee set to François ARMAND
Actions #2

Updated by François ARMAND over 3 years ago

  • Status changed from In progress to Pending technical review
  • Assignee changed from François ARMAND to Alexis Mousset
  • Pull Request set to https://github.com/Normation/rudder/pull/3390
Actions #3

Updated by François ARMAND over 3 years ago

  • Status changed from Pending technical review to Pending release
Actions #4

Updated by Vincent MEMBRÉ over 3 years ago

  • Parent task deleted (#18620)
Actions #5

Updated by Vincent MEMBRÉ over 3 years ago

  • Related to Bug #18620: Bad file name in api-doc: set-allowed-networks.yml added
Actions #6

Updated by Alexis Mousset over 3 years ago

  • Fix check changed from To do to Checked
Actions #7

Updated by Vincent MEMBRÉ over 3 years ago

  • Status changed from Pending release to Released

This bug has been fixed in Rudder 6.1.7 which was released today.

Actions

Also available in: Atom PDF