-
### Extension Name
Morteza
### Extension ID
An RFC 3986, RFC 3987, and RFC 6570 (level 4) compliant URI string
### What the Extension do?
Good
### Any message?
Help
-
**Description of the problem:**
So, this might be totally on me since I have found `pooch` only today. I want to download a data file from a public github repository (not mine) and decompress it. T…
-
# Overview
Make Engine Service Collection path configuration accept RegEx instead of fixed path string. This makes more flexible engine service endpoint possible.
# Problem to solve.
One of the…
-
Section 5.1 says this:
> "dohpath" is a single-valued SvcParamKey whose value (both in presentation and wire format) MUST be a URI Template [[RFC6570](https://datatracker.ietf.org/doc/html/rfc6570)…
-
Builder will be useful since it will prevent some unintended IRIs to be generated.
For example, `IriString` cannot be created from { scheme=`"scheme"`, authority=`None`, path=`"//not-a-path"` } witho…
-
Certain OData functions have path parameters referenced in `query` instead of `path`. This results in generation error since code generators cannot find the specified path parameters.
#### Current …
-
### Describe the issue you are experiencing
After trying to update from Laravel 8 to 9, I had encountered a bug related to this package.
```
> @php artisan package:discover --ansi
Illuminat…
-
We have run into an issue with URI Templates and the use of the single quote character and we are looking for some clarification
> RFC 6570 says:
>
> 2.1. Literals
>
> The characters outs…
-
Tom mentioned this aspect in the final demo of the February 2021 sprint, the record model should contain enough service details so a client is fully facilitated to bind to the relevant data in a servi…
-
Using this library to parse a template results in the following error:
```
Failed to parse URI template: /api/versions{?api-version}
Error: SyntaxError: Expected "(", "*", ",", ":", "}" or [a-zA-Z0-…