PowerShell / PowerShell/DSC

Schemas still refer to `Import` resource kind

Open
#708 0 comments 0 reactions 1 assignee View on GitHub

@michaeltlombardi is already working on this.

Since Mar 18, 2025.

Issue-Bug Schema-Impact
Dominant language
Rust
Stars
523
Forks
75
Avg merge
3d 16h
Merged PRs (30d)
24

Description

Prerequisites
  • Write a descriptive title.
  • Make sure you are able to repro it on the latest version
  • Search the existing issues.
Summary

#436 renamed Import to Importer. This occurred in the code, but the schemas were not updated and still refer to it as Import:
https://github.com/PowerShell/DSC/blob/725db3096efa0920290fe2abb4ae4456c4cacf7a/schemas/v3.0.0/definitions/resourceKind.json#L11

Steps to reproduce

Read schema.

Expected behavior
See Importer
Actual behavior
See Import
Error details

Environment data
N/A
Version

3.0.0

Visuals

No response

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.