reslang icon indicating copy to clipboard operation
reslang copied to clipboard

A language for describing resource-oriented APIs & turning them into Swagger or resource diagrams. Oriented around the concepts we want to expose in the APIs.

Results 32 reslang issues
Sort by recently updated
recently updated
newest added

Bumps [express](https://github.com/expressjs/express) from 4.17.1 to 4.17.3. Release notes Sourced from express's releases. 4.17.3 deps: accepts@~1.3.8 deps: mime-types@~2.1.34 deps: [email protected] deps: [email protected] deps: [email protected] deps: [email protected] deps: [email protected] deps: [email protected] deps:...

dependencies

Bumps [qs](https://github.com/ljharb/qs) from 6.5.2 to 6.5.3. Changelog Sourced from qs's changelog. 6.5.3 [Fix] parse: ignore __proto__ keys (#428) [Fix] utils.merge: avoid a crash with a null target and a truthy...

dependencies

Bumps [simple-git](https://github.com/steveukx/git-js/tree/HEAD/simple-git) from 3.7.1 to 3.15.1. Release notes Sourced from simple-git's releases. [email protected] Patch Changes de570ac: Resolves an issue whereby non-strings can be passed into the config switch detector. [email protected]...

change/standard
dependencies

Bumps [decode-uri-component](https://github.com/SamVerschueren/decode-uri-component) from 0.2.0 to 0.2.2. Release notes Sourced from decode-uri-component's releases. v0.2.2 Prevent overwriting previously decoded tokens 980e0bf https://github.com/SamVerschueren/decode-uri-component/compare/v0.2.1...v0.2.2 v0.2.1 Switch to GitHub workflows 76abc93 Fix issue where decode...

change/standard
dependencies

Make it possible to run reslang on Ubuntu 22.04 (my work laptop OS). Without these, `./install-reslang` produces: ``` ./install-reslang: 12: Syntax error: Bad fd number ``` And `reslang` produces: ```...

change/standard

**Describe your request** We would prefer that dotviz diagrams generated do not group inline structures. They should inline them in the resource node to appear the same as they do...

enhancement
Low Priority

# Description Often is the case where our team wants to return an array structure in a custom action. This is most often for custom search methods. As it is...

enhancement
change/standard

# Description Do not automatically include "Bulk" in the operation name for resource-leve actions. I believe [this](https://github.com/LiveRamp/reslang/blob/master/src/grammar/rest.pegjs#L26) is the line causing that to happen. # Why it's valuable Honestly, I...

enhancement
Low Priority
JiraIssueCreated

**Describe your request** Copied from Jira: https://liveramp.atlassian.net/browse/OC-21931. Had to resolve that ticket as Won't Do (team bandwidth), but opening here for tracking -- Slack convo started in https://liveramp.slack.com/archives/C2R3TK43Z/p1608083439206000 When there's...

enhancement
Medium Priority
JiraIssueCreated

Snyk has created this PR to fix one or more vulnerable packages in the `yarn` dependencies of this project. #### Changes included in this PR - Changes to the following...