Commit b5dae43
committed
Merged Files / fixed typos
Python v3/v2 samples are adequately represented by the v3 samples, because the
only difference as yet is print statement syntax (and Python 3's is backwards
compatible), and there's little chance we will run into significant differences
between the Python files to warrant doubling the number of files that will need
to be maintained.
Additionally, this commit fixes some typos (i.e. functions named
`trigger_incident` where `resolve_incident` would be more appropriate).1 parent 307a0a1 commit b5dae43
166 files changed
Lines changed: 8 additions & 4983 deletions
File tree
- EVENTS_API_V1
- Resolve
- Trigger
- ack
- EVENTS_API_v2
- ack
- resolve
- trigger
- REST_API_v2
- Abilities
- AddOns
- EscalationPolicies
- Incidents
- LogEntries
- MaintenanceWindows
- Notifications
- OnCalls
- Schedules
- Services
- Teams
- Users
- Vendors
- python_v2
- EVENTS_API_V1
- Ack
- Resolve
- Trigger
- EVENTS_API_v2
- ack
- resolve
- trigger
- REST_API_v2
- Abilities
- AddOns
- EscalationPolicies
- Incidents
- LogEntries
- MaintenanceWindows
- Notifications
- OnCalls
- Schedules
- Services
- Teams
- Users
- Vendors
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
29 | | - | |
| 29 | + | |
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
29 | | - | |
| 29 | + | |
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
33 | | - | |
| 33 | + | |
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
| 9 | + | |
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
33 | | - | |
| 33 | + | |
File renamed without changes.
File renamed without changes.
0 commit comments