Skip to content
Snippets Groups Projects
Commit 3111e4b0 authored by Daniel Nemergut's avatar Daniel Nemergut
Browse files

Merge branch 'ingest_obs_project_code_again' into 'main'

One side needed camel casing for now

See merge request !1482
parents 5966a69b bb6b2658
No related branches found
No related tags found
1 merge request!1482One side needed camel casing for now
Pipeline #12302 passed
...@@ -49,7 +49,7 @@ metadata_json = """{ ...@@ -49,7 +49,7 @@ metadata_json = """{
"data_location": "{{data_src}}", "data_location": "{{data_src}}",
"projectMetadata": { "projectMetadata": {
"telescope": "{{telescope}}", "telescope": "{{telescope}}",
"project_code": "{{project_code}}" "projectCode": "{{project_code}}"
} }
} }
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment