Skip to content

[BUG] Schema validation is using the wrong path #255

@VameqFytr

Description

@VameqFytr

The path being used for *.as3.json validation is still using the AS3 /master/ branch which is deprecated:
(https://raw.githubusercontent.com/F5Networks/f5-appsvcs-extension/master/schema/latest/as3-schema.json)

The correct version of the latest schema is in the "main" branch:
(https://raw.githubusercontent.com/F5Networks/f5-appsvcs-extension/main/schema/latest/as3-schema.json)

This causes it to mark anything after 3.45 as invalid.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions