Skip to content

Commit

Permalink
spelling fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
AndrewShakinovsky-SAS committed Jan 12, 2023
1 parent 943dd70 commit 8f909b1
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
# SAS Airflow® Provider
# SAS® Airflow Provider

## Current major capabilities of the SAS® Studio Flow Operator

* Execute a Studio Flow stored either on the File System or in SAS Content
* Execute a SAS Studio Flow stored either on the File System or in SAS Content
* Select the Compute Context to be used for execution of a SAS Studio Flow
* Specify whether SAS logs of a SAS Studio Flow execution should be returned and displayed in Airflow
* Specify parameters (init_code, wrap_code) to be used for code generation
* Honor return code of a SAS Studio Flow in Airflow. In particular, if a SAS Studio Flow fails, Airflow raises an exception as well and stops execution
* Authentication via oauth token or via user/password (i.e. generation of oauth token prior to each call)
* Authenticate via oauth token or via user/password (i.e. generation of oauth token prior to each call)


## Getting started
Expand Down

0 comments on commit 8f909b1

Please sign in to comment.