From e30796fcb6a689a8ac5a54c6408468a45a510dc7 Mon Sep 17 00:00:00 2001 From: Marcos Nery Date: Sat, 24 Nov 2018 02:18:01 -0200 Subject: [PATCH] Correcting image names on api documentation Signed-off-by: Marcos Nery --- src/comex_stat/static/img/{docs1.PNG => docs1.png} | Bin .../static/img/{graphql1.PNG => graphql1.png} | Bin .../static/img/{graphql2.PNG => graphql2.png} | Bin .../img/{graphql_auto.PNG => graphql_auto.png} | Bin .../img/{graphql_auto2.PNG => graphql_auto2.png} | Bin .../static/img/{query1.PNG => query1.png} | Bin .../static/img/{result1.PNG => result1.png} | Bin 7 files changed, 0 insertions(+), 0 deletions(-) rename src/comex_stat/static/img/{docs1.PNG => docs1.png} (100%) rename src/comex_stat/static/img/{graphql1.PNG => graphql1.png} (100%) rename src/comex_stat/static/img/{graphql2.PNG => graphql2.png} (100%) rename src/comex_stat/static/img/{graphql_auto.PNG => graphql_auto.png} (100%) rename src/comex_stat/static/img/{graphql_auto2.PNG => graphql_auto2.png} (100%) rename src/comex_stat/static/img/{query1.PNG => query1.png} (100%) rename src/comex_stat/static/img/{result1.PNG => result1.png} (100%) diff --git a/src/comex_stat/static/img/docs1.PNG b/src/comex_stat/static/img/docs1.png similarity index 100% rename from src/comex_stat/static/img/docs1.PNG rename to src/comex_stat/static/img/docs1.png diff --git a/src/comex_stat/static/img/graphql1.PNG b/src/comex_stat/static/img/graphql1.png similarity index 100% rename from src/comex_stat/static/img/graphql1.PNG rename to src/comex_stat/static/img/graphql1.png diff --git a/src/comex_stat/static/img/graphql2.PNG b/src/comex_stat/static/img/graphql2.png similarity index 100% rename from src/comex_stat/static/img/graphql2.PNG rename to src/comex_stat/static/img/graphql2.png diff --git a/src/comex_stat/static/img/graphql_auto.PNG b/src/comex_stat/static/img/graphql_auto.png similarity index 100% rename from src/comex_stat/static/img/graphql_auto.PNG rename to src/comex_stat/static/img/graphql_auto.png diff --git a/src/comex_stat/static/img/graphql_auto2.PNG b/src/comex_stat/static/img/graphql_auto2.png similarity index 100% rename from src/comex_stat/static/img/graphql_auto2.PNG rename to src/comex_stat/static/img/graphql_auto2.png diff --git a/src/comex_stat/static/img/query1.PNG b/src/comex_stat/static/img/query1.png similarity index 100% rename from src/comex_stat/static/img/query1.PNG rename to src/comex_stat/static/img/query1.png diff --git a/src/comex_stat/static/img/result1.PNG b/src/comex_stat/static/img/result1.png similarity index 100% rename from src/comex_stat/static/img/result1.PNG rename to src/comex_stat/static/img/result1.png