Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Pôle IS
Bundles Symfony 2
ng-model-generator-bundle
Commits
313ab1b8
Commit
313ab1b8
authored
Dec 03, 2018
by
Guillaume Perréal
Browse files
Exporte AppAPI.
parent
73a84aeb
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/Resources/views/metadata.ts.twig
View file @
313ab1b8
...
...
@@ -46,7 +46,7 @@ import {
/**
* Interface permettant de faire le lien entre le "@type", la ressource, les metadonnées et son repository.
*/
interface AppAPI extends APIMeta {
export
interface AppAPI extends APIMeta {
{%
-
for
repo
in
repositories
%}
{{
repo.resourceName
|
objectKey
}}
: {
resource:
{{
repo.resourceName
}}
;
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment