Skip to content

adds server url template abnf - #4264

Merged
miqui merged 11 commits into
OAI:v3.2-devfrom
baywet:feat/server-template-abnf-to-3-2-dev
Jan 2, 2025
Merged

adds server url template abnf#4264
miqui merged 11 commits into
OAI:v3.2-devfrom
baywet:feat/server-template-abnf-to-3-2-dev

Conversation

@baywet

@baywet baywet commented Dec 18, 2024

Copy link
Copy Markdown
Member

partial #3256
related #4244

Signed-off-by: Vincent Biret <vibiret@microsoft.com>
@baywet
baywet requested review from a team as code owners December 18, 2024 12:59
@baywet

baywet commented Dec 18, 2024

Copy link
Copy Markdown
Member Author

CC @char0n @ralfhandl @handrews

Comment thread src/oas.md
@ralfhandl ralfhandl changed the title docs: adds server url template anbf docs: adds server url template abnf Dec 18, 2024
@handrews

Copy link
Copy Markdown
Member

After discussion in TDC we agreed that pchar is not the right rule and we should use the general literals per RFC6570.

Signed-off-by: Vincent Biret <vibiret@microsoft.com>
@baywet
baywet requested review from char0n and ralfhandl December 19, 2024 18:28
Comment thread src/oas.md Outdated
Co-authored-by: Vladimír Gorej <vladimir.gorej@gmail.com>
@baywet
baywet requested a review from char0n December 19, 2024 19:41
Comment thread src/oas.md Outdated
@baywet

baywet commented Dec 19, 2024

Copy link
Copy Markdown
Member Author

@handrews @char0n @ralfhandl I think we're ready for final review here :)

Comment thread src/oas.md Outdated
Comment thread src/oas.md Outdated

@ralfhandl ralfhandl left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Comment thread src/oas.md Outdated
baywet and others added 2 commits December 20, 2024 08:41
Co-authored-by: Ralf Handl <ralf.handl@sap.com>
…r diverging future updates

Signed-off-by: Vincent Biret <vibiret@microsoft.com>
@baywet
baywet requested review from char0n and ralfhandl December 20, 2024 13:45

@char0n char0n left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, I've tested it as well, compiles and parses correctly.

Comment thread src/oas.md Outdated
Co-authored-by: Vladimír Gorej <vladimir.gorej@gmail.com>
@baywet
baywet requested a review from char0n December 23, 2024 12:32
@handrews

Copy link
Copy Markdown
Member

Random question- why does this PR start with "docs:"? It's a spec PR, not a docs PR. I keep overlooking it because of this.

@baywet

baywet commented Dec 23, 2024

Copy link
Copy Markdown
Member Author

Random question- why does this PR start with "docs:"? It's a spec PR, not a docs PR. I keep overlooking it because of this.

Muscle memory: on most repos I work on, we follow semantic commits. And usually when I touch Md files there, it's documentation.

GitHub CLI: -f uses the first commit when creating a PR.

@baywet baywet changed the title docs: adds server url template abnf adds server url template abnf Dec 23, 2024
@handrews

Copy link
Copy Markdown
Member

@baywet thank you for satisfying my curiosity! Yeah, this project is a little unusual in that the spec markdown is really the "source". "Docs" to me are things like CONTRIBUTING.md and the README.

ralfhandl
ralfhandl previously approved these changes Dec 24, 2024
Comment thread src/oas.md Outdated
Co-authored-by: Vladimír Gorej <vladimir.gorej@gmail.com>
@char0n

char0n commented Dec 28, 2024

Copy link
Copy Markdown
Contributor

I'm doing some final testing on extended test suite - will check back here when everything glows green.

char0n added a commit to swaggerexpert/openapi-server-url-templating that referenced this pull request Dec 28, 2024
char0n added a commit to swaggerexpert/openapi-server-url-templating that referenced this pull request Dec 28, 2024

@char0n char0n left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, all tests on extended test-suite turned green

@miqui miqui left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks good - discussed during TDC.

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.

5 participants