-
## Problem
URI.unescape has been deprecated.
```
/lib/scraped/response/decorator/absolute_urls.rb:21:in `absolute_url': warning: URI.unescape is obsolete
```
## Solution
~Replace `URI.enco…
-
Consider expanding `{+abcdef:5}` with `abcdef := "%61%62%63%64%65%66"`.
(And in similar way, `{+invalid_utf8:2}` with `invalid_utf8 := %FF%FF%FF%FF`.)
The spec (RFC 6570) is not so clear in what the…
-
#### Bug Report Checklist
- [x] Have you provided a full/minimal spec to reproduce the issue?
- [x] Have you validated the input using an OpenAPI validator ([example](https://apidevtools.org/swagg…
-
I want to write an OpenAPI 3.0 swagger API doc for some [OSRM APIs](http://project-osrm.org/docs/v5.15.2/api/#general-options). There is a `coordinates` path parameter which is:
> String of format {…
-
**[Mirco Andreon](https://jira.spring.io/secure/ViewProfile.jspa?name=bluish)** opened **[DATACMNS-780](https://jira.spring.io/browse/DATACMNS-780?redirect=false)** and commented
Hello,
I created a s…
-
Hi!
Would you consider an API to validate whether a particular input was valid under RFC 6570 (or does such a thing exist already and I've missed it)?
E.g., `http://example.com/dictionary/{term:…
-
**Describe the problem**
The `RESTInterfaceExporter` currently returns a `[String: String]` dictionary with the key `"_links"`,
listing all relationship urls indexed by their name.
A REST client …
-
Please rename UrlPattern to UriPattern to be more consistent with the dart:uri library.
gmosx updated
11 years ago
-
When you refer to a column in the *Default resource IRI template* by its name that contains spaces, such as `Media type`, the Tabular component fails with `InvalidTemplate : Missing template in header…
-
At the very minimum, we should add canonical URIs to all core-provided entity types.
This is basically a request to add the same feature as https://www.drupal.org/project/drupal/issues/1970360
>…