Skip to content

Tweaks to simplify parsing of spec#1156

Merged
dbaeumer merged 1 commit intomicrosoft:gh-pagesfrom
DanTup:parse-tweaks
Dec 1, 2020
Merged

Tweaks to simplify parsing of spec#1156
dbaeumer merged 1 commit intomicrosoft:gh-pagesfrom
DanTup:parse-tweaks

Conversation

@DanTup
Copy link
Contributor

@DanTup DanTup commented Dec 1, 2020

@dbaeumer would you accept these tweaks to improve parsing the spec? One of the definitions uses URI as a type, but it's not defined in code anywhere. My understanding is that it's a string (same as DocumentUri).

The other change makes the type of a response a single block of code, so it can be more easily identified. Multiple code blocks is a little more tricky to parse and I don't think anything is lost doing it this way.

@dbaeumer dbaeumer merged commit 3344911 into microsoft:gh-pages Dec 1, 2020
@DanTup
Copy link
Contributor Author

DanTup commented Dec 1, 2020

Thanks!

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.

2 participants