We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
parameter title not accepted... found skill_name described on https://github.com/workforce-data-initiative/skills-api/blob/8ad1cd862d5a41b1d37a6cc8825472975a2a7b5e/skills-api.json#L371
Changed ends_with specific string example from parameter "software" to "manager" to match the sample response
Changed the `title` argument to `job_title` in the `curl -X GET /path/to/api/v1/jobs/normalize?job_title="ninja"` to reflect the source code.
Updated API Overview (markdown)
Initial Home page