dotnet new console -n microsoft.botsay -f net8.
<!DOCTYPE html> | |
<html> | |
<head> | |
<title>Example</title> | |
</head> | |
<body> | |
<p>This is an example of a simple HTML page with one paragraph and one image</p> | |
<img src="https://i.ibb.co/S6rHkjK/b188dd2b-4614-4fcc-bf8d-b15107c4b2ea.webp"> | |
</body> |
https://stackoverflow.com/a/30523273/3957754
setValidationQuery(String validationQuery)
import io.swagger.annotations.ApiModel;
import io.swagger.annotations.ApiModelProperty;
@ApiModel(description = "Model retrieved from library system")
public class Book {
- name: Install requirements
run: |
git config --global url."https://${{ secrets.ACESS_TOKEN }}@github".insteadOf https://github
git clone https://github.com/githubtraining/hellogitworld.git