repository
Here are 1,927 public repositories matching this topic...
-
Updated
Oct 16, 2021 - C#
-
Updated
Oct 18, 2021 - JavaScript
Description of issue or feature request:
Current behavior:
Delegation role names are not restricted in any way in the spec, but they are targets metadata role names.
That could lead to a problem if delegation role names are one of root, timestamp, snapshot or targets.
Expected behavior:
Make sure that delegation role names aren't one of the top-level metadata roles.
-
Updated
Jan 21, 2021 - Kotlin
-
Updated
Oct 22, 2021 - Java
-
Updated
Jul 30, 2021 - Kotlin
-
Updated
Oct 12, 2021 - Groovy
-
Updated
Oct 5, 2020 - Python
-
Updated
Jul 25, 2019
-
Updated
Oct 7, 2021
-
Updated
May 31, 2020 - PHP
-
Updated
Jul 2, 2021 - C#
-
Updated
Jun 1, 2021 - Python
-
Updated
Oct 22, 2021 - Jinja
Describe the bug
In #3322 the new relationships file was added to the SAF (Simple Archive Format) package structure to allow for the creation of new relationships between Entities. This same file should also be written on export of Entities, to better support "round-tripping" of SAF packages.
Ideally, this round-tripping might also be tested via ITs, see also #7980
**Related wor
-
Updated
Aug 30, 2021 - JavaScript
-
Updated
Sep 3, 2021 - Go
-
Updated
Oct 22, 2021 - C#
-
Updated
Oct 23, 2021
-
Updated
Nov 27, 2020 - PHP
-
Updated
Aug 16, 2021 - JavaScript
-
Updated
Oct 5, 2021 - Ruby
-
Updated
Oct 21, 2021 - Java
-
Updated
Oct 18, 2021 - Shell
-
Updated
May 31, 2021
-
Updated
Aug 25, 2021 - C#
-
Updated
Oct 11, 2021 - Shell
Improve this page
Add a description, image, and links to the repository topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the repository topic, visit your repo's landing page and select "manage topics."
The Calling REST APIs section demonstrates how to use LoopBack 4 to call GET APIs. It would be benefiting to the broader community to demonstrate how to call POST APIs. I have the todo-jwt example hosted in Heroku that could be used in the doc