Skip to content

Update multi-point-vpn API spec#38

Merged
abd-abhisek merged 3 commits into
mainfrom
32-naming-modelling-and-editorial-corrections
Jun 16, 2026
Merged

Update multi-point-vpn API spec#38
abd-abhisek merged 3 commits into
mainfrom
32-naming-modelling-and-editorial-corrections

Conversation

@hemantagogoi-infy

Copy link
Copy Markdown
Contributor

Fix typos and improve schemas/consistency in multi-point-vpn spec.

What type of PR is this?

Add one of the following kinds:

  • bug

What this PR does / why we need it:

Fixes naming/modelling deviations from the CAMARA API Design Guide (r3.4) and editorial issues.

Which issue(s) this PR fixes:

Fixes #32

Special notes for reviewers:

Please review

Changelog input

 release-note

Additional documentation

This section can be blank.

docs

Fix typos and improve schemas/consistency in multi-point-vpn spec.
@hemantagogoi-infy hemantagogoi-infy linked an issue Jun 15, 2026 that may be closed by this pull request
@camara-validation

camara-validation Bot commented Jun 15, 2026

Copy link
Copy Markdown

CAMARA Validation — PASS

0 errors, 0 warnings, 0 hints | Profile: standard

View full results

Update multi-point-vpn OpenAPI definition to improve input validation:
Replace loose 'format: uri' validation with a stricter regex pattern ('^[A-Za-z0-9\\-_.]{1,2048}$') for the resource URL and connection location fields, while keeping the maxLength constraint. Also add 'format: ip' to cloudGatewayIp to explicitly mark it as an IP address. These changes tighten input validation in code/API_definitions/multi-point-vpn.yaml.
@hemantagogoi-infy hemantagogoi-infy marked this pull request as ready for review June 16, 2026 13:09
@abd-abhisek abd-abhisek merged commit d54e85c into main Jun 16, 2026
3 checks passed
@hemantagogoi-infy hemantagogoi-infy deleted the 32-naming-modelling-and-editorial-corrections branch June 16, 2026 13:29
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.

multi-point-vpn: naming, modelling, and editorial corrections

2 participants