Skip to content

Commit

Permalink
Update readme with naming (#1997)
Browse files Browse the repository at this point in the history
Co-authored-by: Meni Yakove <441263+myakove@users.noreply.github.com>
  • Loading branch information
rnetser and myakove authored Aug 1, 2024
1 parent a81e3e3 commit efe5325
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions scripts/resource/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,10 @@ poetry run python scripts/resource/class_generator.py --kind <kind>

```

- Review the resource file; make sure that the filename and attribute names are named correctly. For example:
- `OATH` -> `oath`
- `CDIConfig` -> `cdi_config`

Run in interactive mode:

```bash
Expand Down

0 comments on commit efe5325

Please sign in to comment.