-
Notifications
You must be signed in to change notification settings - Fork 9
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #30 from nci-ats/feat/swagger-ui
Initial version of swagger-ui API documentation
- Loading branch information
Showing
52 changed files
with
26,582 additions
and
9 deletions.
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Empty file.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,53 @@ | ||
'use strict'; | ||
|
||
/* jshint quotmark: double */ | ||
window.SwaggerTranslator.learn({ | ||
"Warning: Deprecated":"Advertència: Obsolet", | ||
"Implementation Notes":"Notes d'implementació", | ||
"Response Class":"Classe de la Resposta", | ||
"Status":"Estatus", | ||
"Parameters":"Paràmetres", | ||
"Parameter":"Paràmetre", | ||
"Value":"Valor", | ||
"Description":"Descripció", | ||
"Parameter Type":"Tipus del Paràmetre", | ||
"Data Type":"Tipus de la Dada", | ||
"Response Messages":"Missatges de la Resposta", | ||
"HTTP Status Code":"Codi d'Estatus HTTP", | ||
"Reason":"Raó", | ||
"Response Model":"Model de la Resposta", | ||
"Request URL":"URL de la Sol·licitud", | ||
"Response Body":"Cos de la Resposta", | ||
"Response Code":"Codi de la Resposta", | ||
"Response Headers":"Capçaleres de la Resposta", | ||
"Hide Response":"Amagar Resposta", | ||
"Try it out!":"Prova-ho!", | ||
"Show/Hide":"Mostrar/Amagar", | ||
"List Operations":"Llista Operacions", | ||
"Expand Operations":"Expandir Operacions", | ||
"Raw":"Cru", | ||
"can't parse JSON. Raw result":"no puc analitzar el JSON. Resultat cru", | ||
"Example Value":"Valor d'Exemple", | ||
"Model Schema":"Esquema del Model", | ||
"Model":"Model", | ||
"apply":"aplicar", | ||
"Username":"Nom d'usuari", | ||
"Password":"Contrasenya", | ||
"Terms of service":"Termes del servei", | ||
"Created by":"Creat per", | ||
"See more at":"Veure més en", | ||
"Contact the developer":"Contactar amb el desenvolupador", | ||
"api version":"versió de la api", | ||
"Response Content Type":"Tipus de Contingut de la Resposta", | ||
"fetching resource":"recollint recurs", | ||
"fetching resource list":"recollins llista de recursos", | ||
"Explore":"Explorant", | ||
"Show Swagger Petstore Example Apis":"Mostrar API d'Exemple Swagger Petstore", | ||
"Can't read from server. It may not have the appropriate access-control-origin settings.":"No es pot llegir del servidor. Potser no teniu la configuració de control d'accés apropiada.", | ||
"Please specify the protocol for":"Si us plau, especifiqueu el protocol per a", | ||
"Can't read swagger JSON from":"No es pot llegir el JSON de swagger des de", | ||
"Finished Loading Resource Information. Rendering Swagger UI":"Finalitzada la càrrega del recurs informatiu. Renderitzant Swagger UI", | ||
"Unable to read api":"No es pot llegir l'api", | ||
"from path":"des de la ruta", | ||
"server returned":"el servidor ha retornat" | ||
}); |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,56 @@ | ||
'use strict'; | ||
|
||
/* jshint quotmark: double */ | ||
window.SwaggerTranslator.learn({ | ||
"Warning: Deprecated":"Προειδοποίηση: Έχει αποσυρθεί", | ||
"Implementation Notes":"Σημειώσεις Υλοποίησης", | ||
"Response Class":"Απόκριση", | ||
"Status":"Κατάσταση", | ||
"Parameters":"Παράμετροι", | ||
"Parameter":"Παράμετρος", | ||
"Value":"Τιμή", | ||
"Description":"Περιγραφή", | ||
"Parameter Type":"Τύπος Παραμέτρου", | ||
"Data Type":"Τύπος Δεδομένων", | ||
"Response Messages":"Μηνύματα Απόκρισης", | ||
"HTTP Status Code":"Κωδικός Κατάστασης HTTP", | ||
"Reason":"Αιτιολογία", | ||
"Response Model":"Μοντέλο Απόκρισης", | ||
"Request URL":"URL Αιτήματος", | ||
"Response Body":"Σώμα Απόκρισης", | ||
"Response Code":"Κωδικός Απόκρισης", | ||
"Response Headers":"Επικεφαλίδες Απόκρισης", | ||
"Hide Response":"Απόκρυψη Απόκρισης", | ||
"Headers":"Επικεφαλίδες", | ||
"Try it out!":"Δοκιμάστε το!", | ||
"Show/Hide":"Εμφάνιση/Απόκρυψη", | ||
"List Operations":"Λίστα Λειτουργιών", | ||
"Expand Operations":"Ανάπτυξη Λειτουργιών", | ||
"Raw":"Ακατέργαστο", | ||
"can't parse JSON. Raw result":"αδυναμία ανάλυσης JSON. Ακατέργαστο αποτέλεσμα", | ||
"Example Value":"Παράδειγμα Τιμής", | ||
"Model Schema":"Σχήμα Μοντέλου", | ||
"Model":"Μοντέλο", | ||
"Click to set as parameter value":"Πατήστε για να θέσετε τιμή παραμέτρου", | ||
"apply":"εφαρμογή", | ||
"Username":"Όνομα χρήση", | ||
"Password":"Κωδικός πρόσβασης", | ||
"Terms of service":"Όροι χρήσης", | ||
"Created by":"Δημιουργήθηκε από", | ||
"See more at":"Δείτε περισσότερα στο", | ||
"Contact the developer":"Επικοινωνήστε με τον προγραμματιστή", | ||
"api version":"έκδοση api", | ||
"Response Content Type":"Τύπος Περιεχομένου Απόκρισης", | ||
"Parameter content type:":"Τύπος περιεχομένου παραμέτρου:", | ||
"fetching resource":"παραλαβή πόρου", | ||
"fetching resource list":"παραλαβή λίστας πόρων", | ||
"Explore":"Εξερεύνηση", | ||
"Show Swagger Petstore Example Apis":"Εμφάνιση Api Δειγμάτων Petstore του Swagger", | ||
"Can't read from server. It may not have the appropriate access-control-origin settings.":"Αδυναμία ανάγνωσης από τον εξυπηρετητή. Μπορεί να μην έχει κατάλληλες ρυθμίσεις για access-control-origin.", | ||
"Please specify the protocol for":"Παρακαλώ προσδιορίστε το πρωτόκολλο για", | ||
"Can't read swagger JSON from":"Αδυναμία ανάγνωσης swagger JSON από", | ||
"Finished Loading Resource Information. Rendering Swagger UI":"Ολοκλήρωση Φόρτωσης Πληροφορικών Πόρου. Παρουσίαση Swagger UI", | ||
"Unable to read api":"Αδυναμία ανάγνωσης api", | ||
"from path":"από το μονοπάτι", | ||
"server returned":"ο εξυπηρετηρής επέστρεψε" | ||
}); |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,56 @@ | ||
'use strict'; | ||
|
||
/* jshint quotmark: double */ | ||
window.SwaggerTranslator.learn({ | ||
"Warning: Deprecated":"Warning: Deprecated", | ||
"Implementation Notes":"Implementation Notes", | ||
"Response Class":"Response Class", | ||
"Status":"Status", | ||
"Parameters":"Parameters", | ||
"Parameter":"Parameter", | ||
"Value":"Value", | ||
"Description":"Description", | ||
"Parameter Type":"Parameter Type", | ||
"Data Type":"Data Type", | ||
"Response Messages":"Response Messages", | ||
"HTTP Status Code":"HTTP Status Code", | ||
"Reason":"Reason", | ||
"Response Model":"Response Model", | ||
"Request URL":"Request URL", | ||
"Response Body":"Response Body", | ||
"Response Code":"Response Code", | ||
"Response Headers":"Response Headers", | ||
"Hide Response":"Hide Response", | ||
"Headers":"Headers", | ||
"Try it out!":"Try it out!", | ||
"Show/Hide":"Show/Hide", | ||
"List Operations":"List Operations", | ||
"Expand Operations":"Expand Operations", | ||
"Raw":"Raw", | ||
"can't parse JSON. Raw result":"can't parse JSON. Raw result", | ||
"Example Value":"Example Value", | ||
"Model Schema":"Model Schema", | ||
"Model":"Model", | ||
"Click to set as parameter value":"Click to set as parameter value", | ||
"apply":"apply", | ||
"Username":"Username", | ||
"Password":"Password", | ||
"Terms of service":"Terms of service", | ||
"Created by":"Created by", | ||
"See more at":"See more at", | ||
"Contact the developer":"Contact the developer", | ||
"api version":"api version", | ||
"Response Content Type":"Response Content Type", | ||
"Parameter content type:":"Parameter content type:", | ||
"fetching resource":"fetching resource", | ||
"fetching resource list":"fetching resource list", | ||
"Explore":"Explore", | ||
"Show Swagger Petstore Example Apis":"Show Swagger Petstore Example Apis", | ||
"Can't read from server. It may not have the appropriate access-control-origin settings.":"Can't read from server. It may not have the appropriate access-control-origin settings.", | ||
"Please specify the protocol for":"Please specify the protocol for", | ||
"Can't read swagger JSON from":"Can't read swagger JSON from", | ||
"Finished Loading Resource Information. Rendering Swagger UI":"Finished Loading Resource Information. Rendering Swagger UI", | ||
"Unable to read api":"Unable to read api", | ||
"from path":"from path", | ||
"server returned":"server returned" | ||
}); |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,53 @@ | ||
'use strict'; | ||
|
||
/* jshint quotmark: double */ | ||
window.SwaggerTranslator.learn({ | ||
"Warning: Deprecated":"Advertencia: Obsoleto", | ||
"Implementation Notes":"Notas de implementación", | ||
"Response Class":"Clase de la Respuesta", | ||
"Status":"Status", | ||
"Parameters":"Parámetros", | ||
"Parameter":"Parámetro", | ||
"Value":"Valor", | ||
"Description":"Descripción", | ||
"Parameter Type":"Tipo del Parámetro", | ||
"Data Type":"Tipo del Dato", | ||
"Response Messages":"Mensajes de la Respuesta", | ||
"HTTP Status Code":"Código de Status HTTP", | ||
"Reason":"Razón", | ||
"Response Model":"Modelo de la Respuesta", | ||
"Request URL":"URL de la Solicitud", | ||
"Response Body":"Cuerpo de la Respuesta", | ||
"Response Code":"Código de la Respuesta", | ||
"Response Headers":"Encabezados de la Respuesta", | ||
"Hide Response":"Ocultar Respuesta", | ||
"Try it out!":"Pruébalo!", | ||
"Show/Hide":"Mostrar/Ocultar", | ||
"List Operations":"Listar Operaciones", | ||
"Expand Operations":"Expandir Operaciones", | ||
"Raw":"Crudo", | ||
"can't parse JSON. Raw result":"no puede parsear el JSON. Resultado crudo", | ||
"Example Value":"Valor de Ejemplo", | ||
"Model Schema":"Esquema del Modelo", | ||
"Model":"Modelo", | ||
"apply":"aplicar", | ||
"Username":"Nombre de usuario", | ||
"Password":"Contraseña", | ||
"Terms of service":"Términos de Servicio", | ||
"Created by":"Creado por", | ||
"See more at":"Ver más en", | ||
"Contact the developer":"Contactar al desarrollador", | ||
"api version":"versión de la api", | ||
"Response Content Type":"Tipo de Contenido (Content Type) de la Respuesta", | ||
"fetching resource":"buscando recurso", | ||
"fetching resource list":"buscando lista del recurso", | ||
"Explore":"Explorar", | ||
"Show Swagger Petstore Example Apis":"Mostrar Api Ejemplo de Swagger Petstore", | ||
"Can't read from server. It may not have the appropriate access-control-origin settings.":"No se puede leer del servidor. Tal vez no tiene la configuración de control de acceso de origen (access-control-origin) apropiado.", | ||
"Please specify the protocol for":"Por favor, especificar el protocola para", | ||
"Can't read swagger JSON from":"No se puede leer el JSON de swagger desde", | ||
"Finished Loading Resource Information. Rendering Swagger UI":"Finalizada la carga del recurso de Información. Mostrando Swagger UI", | ||
"Unable to read api":"No se puede leer la api", | ||
"from path":"desde ruta", | ||
"server returned":"el servidor retornó" | ||
}); |
Oops, something went wrong.