1
0
mirror of synced 2026-05-22 21:33:16 +00:00

master->main

Closes gh-9683
This commit is contained in:
Rob Winch
2021-04-26 16:50:35 -05:00
parent 32ac31c101
commit 006b9b9607
14 changed files with 20 additions and 23 deletions
@@ -23,7 +23,7 @@ import java.io.IOException;
import java.util.Base64;
/**
* Implements necessary calls to the Sagan API See https://github.com/spring-io/sagan/blob/master/sagan-site/src/docs/asciidoc/index.adoc
* Implements necessary calls to the Sagan API See https://spring.io/restdocs/index.html
*/
public class SaganApi {
private String baseUrl = "https://spring.io/api";